#FCDEE4#FCDEE4
#FCDEE4 is a very light, muted red. Relative luminance 0.785; OKLCH L 92.7% C 0.034 H 4.2°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEE4 |
|---|---|
| RGB | rgb(252, 222, 228) |
| HSL | hsl(348, 83%, 93%) |
| HSV | hsv(348, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 9.5%, 1.2%) |
| CIE-LAB | lab(91.03, 11.29, 0.87) |
| CIE-LCH | lch(91.03, 11.33, 4.40°) |
| OKLab | oklab(92.69% 0.0339 0.0025) |
| OKLCH | oklch(92.69% 0.034 4.2) |
| XYZ | xyz(80.2686, 78.5411, 84.3153) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.20
Light Pink
#FFD1DF
ΔE00 5.57
Pale Pink
#FFCFDC
ΔE00 5.94
Lavenderblush
#FFF0F5
ΔE00 6.06
Light Rose
#FFC5CB
ΔE00 8.38
Very Light Pink
#FFF4F2
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEE4 #DEFCF6
analogous
#FCDEF3 #FCDEE4 #FCE7DE
triadic
#FCDEE4 #E4FCDE #DEE4FC
tetradic
#FCDEE4 #F3FCDE #DEFCF6 #E7DEFC
square
#FCDEE4 #F3FCDE #DEFCF6 #E7DEFC
split-complementary
#FCDEE4 #DEFCE7 #DEF3FC
monochromatic
#F26E88 #F7A6B6 #FCDEE4 #FCE3E8 #FCE3E8
Accessibility & contrast
On white
1.26
#FCDEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#FCDEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEE4
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEE4 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E4
Deuteranopia (green-blind)
#E8E7E3
Tritanopia (blue-blind)
#FFDCE0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdee4; /* rgb */ color: rgb(252, 222, 228); /* oklch */ color: oklch(92.7% 0.034 4.2);
Tailwind
colors: {
custom: {
50: '#fde8ec',
500: '#fcdee4',
950: '#000000',
},
}SCSS
$custom: #fcdee4; $custom-light: #fde8ec; $custom-dark: #000000;
JSON
{
"hex": "#fcdee4",
"rgb": {
"r": 252,
"g": 222,
"b": 228
},
"hsl": {
"h": 348,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.92693,
"c": 0.03399,
"h": 4.2
},
"luminance": 0.78539
}Semantic roles & 50–950 ramp
primary
#FCDEE4
secondary
#9AE4D5
accent
#E0B406
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484