#FCC89D#FCC89D
#FCC89D is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.9% C 0.082 H 61.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC89D |
|---|---|
| RGB | rgb(252, 200, 157) |
| HSL | hsl(27, 94%, 80%) |
| HSV | hsv(27, 38%, 99%) |
| CMYK | cmyk(0%, 20.6%, 37.7%, 1.2%) |
| CIE-LAB | lab(84.20, 12.86, 28.55) |
| CIE-LCH | lch(84.20, 31.32, 65.75°) |
| OKLab | oklab(86.86% 0.0397 0.0716) |
| OKLCH | oklch(86.86% 0.082 61) |
| XYZ | xyz(66.8870, 64.4418, 40.8071) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.28
Light Peach
#FFD8B1
ΔE00 4.61
Peach
#FFDAB9
ΔE00 5.41
Burlywood
#DEB887
ΔE00 6.95
Peach (survey)
#FFB07C
ΔE00 7.28
Navajowhite
#FFDEAD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC89D #9DD1FC
analogous
#FC9DA1 #FCC89D #FCF79D
triadic
#FCC89D #9DFCC8 #C89DFC
tetradic
#FCC89D #A1FC9D #9DD1FC #F79DFC
square
#FCC89D #A1FC9D #9DD1FC #F79DFC
split-complementary
#FCC89D #9DFCF7 #9DA1FC
monochromatic
#F88526 #FAA762 #FCC89D #FEE9D8 #FEEEE1
Accessibility & contrast
On white
1.51
#FCC89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#FCC89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC89D
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC89D | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB9A
Deuteranopia (green-blind)
#E4D79E
Tritanopia (blue-blind)
#FFBDBD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcc89d; /* rgb */ color: rgb(252, 200, 157); /* oklch */ color: oklch(86.9% 0.082 61.0);
Tailwind
colors: {
custom: {
50: '#ffd8ba',
500: '#fcc89d',
950: '#000000',
},
}SCSS
$custom: #fcc89d; $custom-light: #ffd8ba; $custom-dark: #000000;
JSON
{
"hex": "#fcc89d",
"rgb": {
"r": 252,
"g": 200,
"b": 157
},
"hsl": {
"h": 27.158,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.86858,
"c": 0.08186,
"h": 61
},
"luminance": 0.64438
}Semantic roles & 50–950 ramp
primary
#FCC89D
secondary
#5FA5DE
accent
#7EE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381