#FCDEE0#FCDEE0
#FCDEE0 is a very light, muted red. Relative luminance 0.783; OKLCH L 92.6% C 0.033 H 13.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEE0 |
|---|---|
| RGB | rgb(252, 222, 224) |
| HSL | hsl(356, 83%, 93%) |
| HSV | hsv(356, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 11.1%, 1.2%) |
| CIE-LAB | lab(90.93, 10.64, 2.82) |
| CIE-LCH | lch(90.93, 11.01, 14.84°) |
| OKLab | oklab(92.58% 0.0324 0.0076) |
| OKLCH | oklch(92.58% 0.033 13.2) |
| XYZ | xyz(79.7198, 78.3216, 81.4246) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.75
Lavenderblush
#FFF0F5
ΔE00 6.10
Light Pink
#FFD1DF
ΔE00 6.57
Pale Pink
#FFCFDC
ΔE00 6.80
Very Light Pink
#FFF4F2
ΔE00 8.30
Light Rose
#FFC5CB
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEE0 #DEFCFA
analogous
#FCDEEF #FCDEE0 #FCEBDE
triadic
#FCDEE0 #E0FCDE #DEE0FC
tetradic
#FCDEE0 #EFFCDE #DEFCFA #EBDEFC
square
#FCDEE0 #EFFCDE #DEFCFA #EBDEFC
split-complementary
#FCDEE0 #DEFCEB #DEEFFC
monochromatic
#F26E77 #F7A6AB #FCDEE0 #FCE3E5 #FCE3E5
Accessibility & contrast
On white
1.26
#FCDEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#FCDEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEE0
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEE0 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2E0
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#FFDCDF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdee0; /* rgb */ color: rgb(252, 222, 224); /* oklch */ color: oklch(92.6% 0.033 13.2);
Tailwind
colors: {
custom: {
50: '#fde8e9',
500: '#fcdee0',
950: '#000000',
},
}SCSS
$custom: #fcdee0; $custom-light: #fde8e9; $custom-dark: #000000;
JSON
{
"hex": "#fcdee0",
"rgb": {
"r": 252,
"g": 222,
"b": 224
},
"hsl": {
"h": 356,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.92582,
"c": 0.03329,
"h": 13.2
},
"luminance": 0.7832
}Semantic roles & 50–950 ramp
primary
#FCDEE0
secondary
#9AE4DF
accent
#E0D106
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484