#FCDEE3#FCDEE3
#FCDEE3 is a very light, muted red. Relative luminance 0.785; OKLCH L 92.7% C 0.034 H 6.4°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEE3 |
|---|---|
| RGB | rgb(252, 222, 227) |
| HSL | hsl(350, 83%, 93%) |
| HSV | hsv(350, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 9.9%, 1.2%) |
| CIE-LAB | lab(91.00, 11.13, 1.36) |
| CIE-LCH | lch(91.00, 11.21, 6.95°) |
| OKLab | oklab(92.67% 0.0335 0.0038) |
| OKLCH | oklch(92.67% 0.034 6.4) |
| XYZ | xyz(80.1302, 78.4857, 83.5863) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.83
Light Pink
#FFD1DF
ΔE00 5.79
Lavenderblush
#FFF0F5
ΔE00 6.03
Pale Pink
#FFCFDC
ΔE00 6.12
Light Rose
#FFC5CB
ΔE00 8.38
Very Light Pink
#FFF4F2
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEE3 #DEFCF7
analogous
#FCDEF2 #FCDEE3 #FCE8DE
triadic
#FCDEE3 #E3FCDE #DEE3FC
tetradic
#FCDEE3 #F2FCDE #DEFCF7 #E8DEFC
square
#FCDEE3 #F2FCDE #DEFCF7 #E8DEFC
split-complementary
#FCDEE3 #DEFCE8 #DEF2FC
monochromatic
#F26E84 #F7A6B3 #FCDEE3 #FCE3E7 #FCE3E7
Accessibility & contrast
On white
1.26
#FCDEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#FCDEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEE3
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEE3 | 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)
#E2E2E3
Deuteranopia (green-blind)
#E9E7E2
Tritanopia (blue-blind)
#FFDCE0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdee3; /* rgb */ color: rgb(252, 222, 227); /* oklch */ color: oklch(92.7% 0.034 6.4);
Tailwind
colors: {
custom: {
50: '#fde8eb',
500: '#fcdee3',
950: '#000000',
},
}SCSS
$custom: #fcdee3; $custom-light: #fde8eb; $custom-dark: #000000;
JSON
{
"hex": "#fcdee3",
"rgb": {
"r": 252,
"g": 222,
"b": 227
},
"hsl": {
"h": 350,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.92665,
"c": 0.03374,
"h": 6.4
},
"luminance": 0.78484
}Semantic roles & 50–950 ramp
primary
#FCDEE3
secondary
#9AE4D8
accent
#E0BB06
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484