#FCD87B#FCD87B
#FCD87B is a very light, moderate orange. Relative luminance 0.712; OKLCH L 89.4% C 0.119 H 88.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD87B |
|---|---|
| RGB | rgb(252, 216, 123) |
| HSL | hsl(43, 96%, 74%) |
| HSV | hsv(43, 51%, 99%) |
| CMYK | cmyk(0%, 14.3%, 51.2%, 1.2%) |
| CIE-LAB | lab(87.60, 1.24, 50.11) |
| CIE-LCH | lch(87.60, 50.12, 88.58°) |
| OKLab | oklab(89.37% 0.0026 0.1193) |
| OKLCH | oklch(89.37% 0.119 88.8) |
| XYZ | xyz(68.2785, 71.2406, 28.8894) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.99
Light Mustard
#F7D560
ΔE00 3.61
Pale Gold
#FDDE6C
ΔE00 3.66
Sandy
#F1DA7A
ΔE00 3.77
Maize
#F4D054
ΔE00 4.61
Yellow Tan
#FFE36E
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD87B #7B9FFC
analogous
#FC977B #FCD87B #DFFC7B
triadic
#FCD87B #7BFCD8 #D87BFC
tetradic
#FCD87B #7BFC97 #7B9FFC #FC7BDF
square
#FCD87B #7BFC97 #7B9FFC #FC7BDF
split-complementary
#FCD87B #7BDFFC #977BFC
monochromatic
#F7B406 #FBC63F #FCD87B #FDEAB7 #FEF6E1
Accessibility & contrast
On white
1.38
#FCD87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#FCD87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD87B
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD87B | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD673
Deuteranopia (green-blind)
#F4E07E
Tritanopia (blue-blind)
#FFCAC2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd87b; /* rgb */ color: rgb(252, 216, 123); /* oklch */ color: oklch(89.4% 0.119 88.8);
Tailwind
colors: {
custom: {
50: '#ffe3a3',
500: '#fcd87b',
950: '#000000',
},
}SCSS
$custom: #fcd87b; $custom-light: #ffe3a3; $custom-dark: #000000;
JSON
{
"hex": "#fcd87b",
"rgb": {
"r": 252,
"g": 216,
"b": 123
},
"hsl": {
"h": 43.256,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.89366,
"c": 0.11932,
"h": 88.8
},
"luminance": 0.71237
}Semantic roles & 50–950 ramp
primary
#FCD87B
secondary
#426CD9
accent
#40E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480