#FFDEE0#FFDEE0
#FFDEE0 is a very light, muted red. Relative luminance 0.789; OKLCH L 92.8% C 0.037 H 13.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEE0 |
|---|---|
| RGB | rgb(255, 222, 224) |
| HSL | hsl(356, 100%, 94%) |
| HSV | hsv(356, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 12.2%, 0%) |
| CIE-LAB | lab(91.18, 11.69, 3.22) |
| CIE-LCH | lch(91.18, 12.12, 15.42°) |
| OKLab | oklab(92.84% 0.0356 0.0087) |
| OKLCH | oklch(92.84% 0.037 13.7) |
| XYZ | xyz(80.8151, 78.8863, 81.4760) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.22
Light Pink
#FFD1DF
ΔE00 6.02
Pale Pink
#FFCFDC
ΔE00 6.20
Lavenderblush
#FFF0F5
ΔE00 6.79
Light Rose
#FFC5CB
ΔE00 7.84
Pale Rose
#FDC1C5
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEE0 #DEFFFD
analogous
#FFDEF0 #FFDEE0 #FFECDE
triadic
#FFDEE0 #E0FFDE #DEE0FF
tetradic
#FFDEE0 #F0FFDE #DEFFFD #ECDEFF
square
#FFDEE0 #F0FFDE #DEFFFD #ECDEFF
split-complementary
#FFDEE0 #DEFFEC #DEF0FF
monochromatic
#FF646D #FFA1A7 #FFDEE0 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.25
#FFDEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#FFDEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEE0
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEE0 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2E0
Deuteranopia (green-blind)
#EAE8E0
Tritanopia (blue-blind)
#FFDBDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdee0; /* rgb */ color: rgb(255, 222, 224); /* oklch */ color: oklch(92.8% 0.037 13.7);
Tailwind
colors: {
custom: {
50: '#ffe8e9',
500: '#ffdee0',
950: '#000000',
},
}SCSS
$custom: #ffdee0; $custom-light: #ffe8e9; $custom-dark: #000000;
JSON
{
"hex": "#ffdee0",
"rgb": {
"r": 255,
"g": 222,
"b": 224
},
"hsl": {
"h": 356.364,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.92843,
"c": 0.03666,
"h": 13.7
},
"luminance": 0.78884
}Semantic roles & 50–950 ramp
primary
#FFDEE0
secondary
#95ECE7
accent
#E6D800
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484