#FCDF8B#FCDF8B
#FCDF8B is a very light, moderate orange. Relative luminance 0.753; OKLCH L 91.0% C 0.108 H 91.0°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDF8B |
|---|---|
| RGB | rgb(252, 223, 139) |
| HSL | hsl(45, 95%, 77%) |
| HSV | hsv(45, 45%, 99%) |
| CMYK | cmyk(0%, 11.5%, 44.8%, 1.2%) |
| CIE-LAB | lab(89.55, -0.87, 44.70) |
| CIE-LCH | lch(89.55, 44.71, 91.12°) |
| OKLab | oklab(90.97% -0.002 0.1083) |
| OKLCH | oklch(90.97% 0.108 91) |
| XYZ | xyz(71.1949, 75.3378, 35.2126) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.81
Sandy
#F1DA7A
ΔE00 3.14
Pale Gold
#FDDE6C
ΔE00 4.35
Yellow Tan
#FFE36E
ΔE00 4.85
Light Mustard
#F7D560
ΔE00 5.25
Sand (survey)
#E2CA76
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDF8B #8BA8FC
analogous
#FCA78B #FCDF8B #E1FC8B
triadic
#FCDF8B #8BFCDF #DF8BFC
tetradic
#FCDF8B #8BFCA7 #8BA8FC #FC8BE1
square
#FCDF8B #8BFCA7 #8BA8FC #FC8BE1
split-complementary
#FCDF8B #8BE1FC #A78BFC
monochromatic
#F9BE14 #FACF4F #FCDF8B #FEEFC7 #FEF7E1
Accessibility & contrast
On white
1.31
#FCDF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#FCDF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDF8B
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDF8B | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#F7E58E
Tritanopia (blue-blind)
#FFD3CA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdf8b; /* rgb */ color: rgb(252, 223, 139); /* oklch */ color: oklch(91.0% 0.108 91.0);
Tailwind
colors: {
custom: {
50: '#ffe8ae',
500: '#fcdf8b',
950: '#000000',
},
}SCSS
$custom: #fcdf8b; $custom-light: #ffe8ae; $custom-dark: #000000;
JSON
{
"hex": "#fcdf8b",
"rgb": {
"r": 252,
"g": 223,
"b": 139
},
"hsl": {
"h": 44.602,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.9097,
"c": 0.10835,
"h": 91
},
"luminance": 0.75335
}Semantic roles & 50–950 ramp
primary
#FCDF8B
secondary
#5074DC
accent
#3BE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481