#FCDFD8#FCDFD8
#FCDFD8 is a very light, muted red. Relative luminance 0.784; OKLCH L 92.6% C 0.034 H 33.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFD8 |
|---|---|
| RGB | rgb(252, 223, 216) |
| HSL | hsl(12, 86%, 92%) |
| HSV | hsv(12, 14%, 99%) |
| CMYK | cmyk(0%, 11.5%, 14.3%, 1.2%) |
| CIE-LAB | lab(90.98, 8.86, 7.08) |
| CIE-LCH | lch(90.98, 11.34, 38.63°) |
| OKLab | oklab(92.56% 0.0279 0.0187) |
| OKLCH | oklch(92.56% 0.034 33.8) |
| XYZ | xyz(78.9267, 78.4305, 75.9333) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.06
Lavenderblush
#FFF0F5
ΔE00 7.34
Very Light Pink
#FFF4F2
ΔE00 7.47
Seashell
#FFF5EE
ΔE00 8.33
Linen
#FAF0E6
ΔE00 8.68
Apricot
#FBCEB1
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFD8 #D8F5FC
analogous
#FCD8E3 #FCDFD8 #FCF1D8
triadic
#FCDFD8 #D8FCDF #DFD8FC
tetradic
#FCDFD8 #E3FCD8 #D8F5FC #F1D8FC
square
#FCDFD8 #E3FCD8 #D8F5FC #F1D8FC
split-complementary
#FCDFD8 #D8FCF1 #D8E3FC
monochromatic
#F38266 #F8B09F #FCDFD8 #FDE8E3 #FDE8E3
Accessibility & contrast
On white
1.26
#FCDFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FCDFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFD8
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFD8 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D7
Deuteranopia (green-blind)
#ECE7D8
Tritanopia (blue-blind)
#FFDBDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdfd8; /* rgb */ color: rgb(252, 223, 216); /* oklch */ color: oklch(92.6% 0.034 33.8);
Tailwind
colors: {
custom: {
50: '#fde9e4',
500: '#fcdfd8',
950: '#000000',
},
}SCSS
$custom: #fcdfd8; $custom-light: #fde9e4; $custom-dark: #000000;
JSON
{
"hex": "#fcdfd8",
"rgb": {
"r": 252,
"g": 223,
"b": 216
},
"hsl": {
"h": 11.667,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.92557,
"c": 0.0336,
"h": 33.8
},
"luminance": 0.78429
}Semantic roles & 50–950 ramp
primary
#FCDFD8
secondary
#94D5E4
accent
#B7E203
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484