#FCDFD9#FCDFD9
#FCDFD9 is a very light, muted red. Relative luminance 0.785; OKLCH L 92.6% C 0.033 H 31.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFD9 |
|---|---|
| RGB | rgb(252, 223, 217) |
| HSL | hsl(10, 85%, 92%) |
| HSV | hsv(10, 14%, 99%) |
| CMYK | cmyk(0%, 11.5%, 13.9%, 1.2%) |
| CIE-LAB | lab(91.00, 9.02, 6.59) |
| CIE-LCH | lch(91.00, 11.17, 36.17°) |
| OKLab | oklab(92.58% 0.0283 0.0174) |
| OKLCH | oklch(92.58% 0.033 31.6) |
| XYZ | xyz(79.0563, 78.4824, 76.6163) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.72
Lavenderblush
#FFF0F5
ΔE00 7.08
Very Light Pink
#FFF4F2
ΔE00 7.45
Seashell
#FFF5EE
ΔE00 8.45
Linen
#FAF0E6
ΔE00 8.87
Apricot
#FBCEB1
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFD9 #D9F6FC
analogous
#FCD9E5 #FCDFD9 #FCF1D9
triadic
#FCDFD9 #D9FCDF #DFD9FC
tetradic
#FCDFD9 #E5FCD9 #D9F6FC #F1D9FC
square
#FCDFD9 #E5FCD9 #D9F6FC #F1D9FC
split-complementary
#FCDFD9 #D9FCF1 #D9E5FC
monochromatic
#F37F68 #F8AFA0 #FCDFD9 #FDE7E3 #FDE7E3
Accessibility & contrast
On white
1.26
#FCDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#FCDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFD9
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFD9 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D9
Deuteranopia (green-blind)
#EBE7D9
Tritanopia (blue-blind)
#FFDCDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdfd9; /* rgb */ color: rgb(252, 223, 217); /* oklch */ color: oklch(92.6% 0.033 31.6);
Tailwind
colors: {
custom: {
50: '#fde9e4',
500: '#fcdfd9',
950: '#000000',
},
}SCSS
$custom: #fcdfd9; $custom-light: #fde9e4; $custom-dark: #000000;
JSON
{
"hex": "#fcdfd9",
"rgb": {
"r": 252,
"g": 223,
"b": 217
},
"hsl": {
"h": 10.286,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.92583,
"c": 0.03323,
"h": 31.6
},
"luminance": 0.78481
}Semantic roles & 50–950 ramp
primary
#FCDFD9
secondary
#95D7E4
accent
#BCE204
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484