#FCDFD1#FCDFD1
#FCDFD1 is a very light, muted orange. Relative luminance 0.781; OKLCH L 92.4% C 0.037 H 47.4°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFD1 |
|---|---|
| RGB | rgb(252, 223, 209) |
| HSL | hsl(20, 88%, 90%) |
| HSV | hsv(20, 17%, 99%) |
| CMYK | cmyk(0%, 11.5%, 17.1%, 1.2%) |
| CIE-LAB | lab(90.81, 7.79, 10.51) |
| CIE-LCH | lch(90.81, 13.09, 53.46°) |
| OKLab | oklab(92.38% 0.0253 0.0275) |
| OKLCH | oklch(92.38% 0.037 47.4) |
| XYZ | xyz(78.0409, 78.0762, 71.2684) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.99
Peach
#FFDAB9
ΔE00 6.83
Apricot
#FBCEB1
ΔE00 6.83
Antiquewhite
#FAEBD7
ΔE00 7.62
Bisque
#FFE4C4
ΔE00 7.74
Linen
#FAF0E6
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFD1 #D1EEFC
analogous
#FCD1D8 #FCDFD1 #FCF4D1
triadic
#FCDFD1 #D1FCDF #DFD1FC
tetradic
#FCDFD1 #D8FCD1 #D1EEFC #F4D1FC
square
#FCDFD1 #D8FCD1 #D1EEFC #F4D1FC
split-complementary
#FCDFD1 #D1FCF4 #D1D8FC
monochromatic
#F58F5E #F8B798 #FCDFD1 #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.26
#FCDFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#FCDFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFD1
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFD1 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D0
Deuteranopia (green-blind)
#EDE7D1
Tritanopia (blue-blind)
#FFDADB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdfd1; /* rgb */ color: rgb(252, 223, 209); /* oklch */ color: oklch(92.4% 0.037 47.4);
Tailwind
colors: {
custom: {
50: '#fde9df',
500: '#fcdfd1',
950: '#000000',
},
}SCSS
$custom: #fcdfd1; $custom-light: #fde9df; $custom-dark: #000000;
JSON
{
"hex": "#fcdfd1",
"rgb": {
"r": 252,
"g": 223,
"b": 209
},
"hsl": {
"h": 19.535,
"s": 87.755,
"l": 90.392
},
"oklch": {
"l": 0.92378,
"c": 0.03734,
"h": 47.4
},
"luminance": 0.78074
}Semantic roles & 50–950 ramp
primary
#FCDFD1
secondary
#8DC8E4
accent
#9AE401
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484