#FCDFDE#FCDFDE
#FCDFDE is a very light, muted red. Relative luminance 0.787; OKLCH L 92.7% C 0.032 H 20.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFDE |
|---|---|
| RGB | rgb(252, 223, 222) |
| HSL | hsl(2, 83%, 93%) |
| HSV | hsv(2, 12%, 99%) |
| CMYK | cmyk(0%, 11.5%, 11.9%, 1.2%) |
| CIE-LAB | lab(91.12, 9.81, 4.15) |
| CIE-LCH | lch(91.12, 10.65, 22.93°) |
| OKLab | oklab(92.72% 0.0302 0.0111) |
| OKLCH | oklch(92.72% 0.032 20.1) |
| XYZ | xyz(79.7165, 78.7465, 80.0933) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.54
Lavenderblush
#FFF0F5
ΔE00 6.07
Very Light Pink
#FFF4F2
ΔE00 7.62
Light Pink
#FFD1DF
ΔE00 7.78
Pale Pink
#FFCFDC
ΔE00 7.94
Light Rose
#FFC5CB
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFDE #DEFBFC
analogous
#FCDEEC #FCDFDE #FCEEDE
triadic
#FCDFDE #DEFCDF #DFDEFC
tetradic
#FCDFDE #ECFCDE #DEFBFC #EEDEFC
square
#FCDFDE #ECFCDE #DEFBFC #EEDEFC
split-complementary
#FCDFDE #DEFCEE #DEECFC
monochromatic
#F2726E #F7A9A6 #FCDFDE #FCE4E3 #FCE4E3
Accessibility & contrast
On white
1.25
#FCDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#FCDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFDE
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFDE | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DE
Deuteranopia (green-blind)
#EAE8DE
Tritanopia (blue-blind)
#FFDCDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcdfde; /* rgb */ color: rgb(252, 223, 222); /* oklch */ color: oklch(92.7% 0.032 20.1);
Tailwind
colors: {
custom: {
50: '#fde9e8',
500: '#fcdfde',
950: '#000000',
},
}SCSS
$custom: #fcdfde; $custom-light: #fde9e8; $custom-dark: #000000;
JSON
{
"hex": "#fcdfde",
"rgb": {
"r": 252,
"g": 223,
"b": 222
},
"hsl": {
"h": 2,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.92716,
"c": 0.03216,
"h": 20.1
},
"luminance": 0.78745
}Semantic roles & 50–950 ramp
primary
#FCDFDE
secondary
#9AE2E4
accent
#D8E006
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484