#FCDFD4#FCDFD4
#FCDFD4 is a very light, muted orange. Relative luminance 0.782; OKLCH L 92.5% C 0.035 H 41.9°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFD4 |
|---|---|
| RGB | rgb(252, 223, 212) |
| HSL | hsl(17, 87%, 91%) |
| HSV | hsv(17, 16%, 99%) |
| CMYK | cmyk(0%, 11.5%, 15.9%, 1.2%) |
| CIE-LAB | lab(90.88, 8.25, 9.04) |
| CIE-LCH | lch(90.88, 12.24, 47.64°) |
| OKLab | oklab(92.45% 0.0264 0.0237) |
| OKLCH | oklch(92.45% 0.036 41.9) |
| XYZ | xyz(78.4158, 78.2262, 73.2430) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.69
Apricot
#FBCEB1
ΔE00 7.72
Very Light Pink
#FFF4F2
ΔE00 7.80
Seashell
#FFF5EE
ΔE00 8.04
Linen
#FAF0E6
ΔE00 8.05
Peach
#FFDAB9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFD4 #D4F1FC
analogous
#FCD4DD #FCDFD4 #FCF3D4
triadic
#FCDFD4 #D4FCDF #DFD4FC
tetradic
#FCDFD4 #DDFCD4 #D4F1FC #F3D4FC
square
#FCDFD4 #DDFCD4 #D4F1FC #F3D4FC
split-complementary
#FCDFD4 #D4FCF3 #D4DDFC
monochromatic
#F48A62 #F8B49B #FCDFD4 #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.26
#FCDFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#FCDFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFD4
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFD4 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D3
Deuteranopia (green-blind)
#ECE7D4
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdfd4; /* rgb */ color: rgb(252, 223, 212); /* oklch */ color: oklch(92.5% 0.035 41.9);
Tailwind
colors: {
custom: {
50: '#fde9e1',
500: '#fcdfd4',
950: '#000000',
},
}SCSS
$custom: #fcdfd4; $custom-light: #fde9e1; $custom-dark: #000000;
JSON
{
"hex": "#fcdfd4",
"rgb": {
"r": 252,
"g": 223,
"b": 212
},
"hsl": {
"h": 16.5,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.92454,
"c": 0.0355,
"h": 41.9
},
"luminance": 0.78224
}Semantic roles & 50–950 ramp
primary
#FCDFD4
secondary
#90CDE4
accent
#A5E402
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484