#FCDEE9#FCDEE9
#FCDEE9 is a very light, muted pink. Relative luminance 0.788; OKLCH L 92.8% C 0.036 H 353.7°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEE9 |
|---|---|
| RGB | rgb(252, 222, 233) |
| HSL | hsl(338, 83%, 93%) |
| HSV | hsv(338, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 7.5%, 1.2%) |
| CIE-LAB | lab(91.15, 12.12, -1.56) |
| CIE-LCH | lch(91.15, 12.22, 352.64°) |
| OKLab | oklab(92.84% 0.0357 -0.004) |
| OKLCH | oklch(92.84% 0.036 353.7) |
| XYZ | xyz(80.9728, 78.8228, 88.0238) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.89
Pale Pink
#FFCFDC
ΔE00 5.45
Mistyrose
#FFE4E1
ΔE00 6.02
Lavenderblush
#FFF0F5
ΔE00 6.52
Light Rose
#FFC5CB
ΔE00 8.64
Thistle
#D8BFD8
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEE9 #DEFCF1
analogous
#FCDEF8 #FCDEE9 #FCE2DE
triadic
#FCDEE9 #E9FCDE #DEE9FC
tetradic
#FCDEE9 #F8FCDE #DEFCF1 #E2DEFC
square
#FCDEE9 #F8FCDE #DEFCF1 #E2DEFC
split-complementary
#FCDEE9 #DEFCE2 #DEF8FC
monochromatic
#F26E9E #F7A6C4 #FCDEE9 #FCE3EC #FCE3EC
Accessibility & contrast
On white
1.25
#FCDEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#FCDEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEE9
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEE9 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E9
Deuteranopia (green-blind)
#E7E7E8
Tritanopia (blue-blind)
#FFDDE2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcdee9; /* rgb */ color: rgb(252, 222, 233); /* oklch */ color: oklch(92.8% 0.036 353.7);
Tailwind
colors: {
custom: {
50: '#fde8f0',
500: '#fcdee9',
950: '#000000',
},
}SCSS
$custom: #fcdee9; $custom-light: #fde8f0; $custom-dark: #000000;
JSON
{
"hex": "#fcdee9",
"rgb": {
"r": 252,
"g": 222,
"b": 233
},
"hsl": {
"h": 338,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.92835,
"c": 0.03595,
"h": 353.7
},
"luminance": 0.78821
}Semantic roles & 50–950 ramp
primary
#FCDEE9
secondary
#9AE4C9
accent
#E09006
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485