DarkOrange

All colors
CSS named colorYellow · mid · vivid
browser standard

#FF8C00

Dark Orange

Best set with black text. The pairing reaches 9.00:1 contrast and passes AAA for normal text.

Color values

copy exact values
HEX#FF8C00sRGB hexadecimal
RGBrgb(255, 140, 0)screen channels
HSLhsl(33, 100%, 50%)hue, saturation, lightness
CMYKcmyk(0%, 45%, 100%, 0%)approximate process color
Tailwindamber-500nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textfails AA2.33:1
Black textAAA9.00:1

Recommendation

Use black text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.

Palette relationships

generated in color space
Tonal ramp
#050505
#533113
#A55D13
#FF8C00
#FFB166
#FFD5AF
#FAFAFA
Analogous
#FF0D00
#FF8C00
#F3FF00
Triadic
#FF8C00
#00FF8C
#8C00FF
Complement
#FF8C00
#0073FF

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-dark-orange: #FF8C00;
}

.swatch {
  background: var(--color-dark-orange);
  color: #000000;
}
Hue64°
Lightness69 L*
Chroma84.0
Luminance0.400