#FCDF8D#FCDF8D
#FCDF8D is a very light, moderate orange. Relative luminance 0.754; OKLCH L 91.0% C 0.106 H 90.7°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDF8D |
|---|---|
| RGB | rgb(252, 223, 141) |
| HSL | hsl(44, 95%, 77%) |
| HSV | hsv(44, 44%, 99%) |
| CMYK | cmyk(0%, 11.5%, 44%, 1.2%) |
| CIE-LAB | lab(89.58, -0.68, 43.75) |
| CIE-LCH | lch(89.58, 43.75, 90.89°) |
| OKLab | oklab(91% -0.0012 0.1063) |
| OKLCH | oklch(91% 0.106 90.7) |
| XYZ | xyz(71.3423, 75.3968, 35.9892) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.15
Sandy
#F1DA7A
ΔE00 3.41
Pale Gold
#FDDE6C
ΔE00 4.69
Yellow Tan
#FFE36E
ΔE00 5.19
Pale Peach
#FFE5AD
ΔE00 5.27
Sand (survey)
#E2CA76
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDF8D #8DAAFC
analogous
#FCA88D #FCDF8D #E2FC8D
triadic
#FCDF8D #8DFCDF #DF8DFC
tetradic
#FCDF8D #8DFCA8 #8DAAFC #FC8DE2
square
#FCDF8D #8DFCA8 #8DAAFC #FC8DE2
split-complementary
#FCDF8D #8DE2FC #A88DFC
monochromatic
#F9BE16 #FACE51 #FCDF8D #FEF0C9 #FEF7E1
Accessibility & contrast
On white
1.31
#FCDF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#FCDF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDF8D
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDF8D | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC87
Deuteranopia (green-blind)
#F7E590
Tritanopia (blue-blind)
#FFD3CB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdf8d; /* rgb */ color: rgb(252, 223, 141); /* oklch */ color: oklch(91.0% 0.106 90.7);
Tailwind
colors: {
custom: {
50: '#ffe8af',
500: '#fcdf8d',
950: '#000000',
},
}SCSS
$custom: #fcdf8d; $custom-light: #ffe8af; $custom-dark: #000000;
JSON
{
"hex": "#fcdf8d",
"rgb": {
"r": 252,
"g": 223,
"b": 141
},
"hsl": {
"h": 44.324,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.91001,
"c": 0.10629,
"h": 90.7
},
"luminance": 0.75394
}Semantic roles & 50–950 ramp
primary
#FCDF8D
secondary
#5175DC
accent
#3CE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481