#FFDEE8#FFDEE8
#FFDEE8 is a very light, muted pink. Relative luminance 0.793; OKLCH L 93.1% C 0.039 H 357.6°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEE8 |
|---|---|
| RGB | rgb(255, 222, 232) |
| HSL | hsl(342, 100%, 94%) |
| HSV | hsv(342, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 9%, 0%) |
| CIE-LAB | lab(91.38, 12.98, -0.67) |
| CIE-LCH | lch(91.38, 13.00, 357.03°) |
| OKLab | oklab(93.07% 0.0386 -0.0016) |
| OKLCH | oklch(93.07% 0.039 357.6) |
| XYZ | xyz(81.9256, 79.3305, 87.3249) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.29
Pale Pink
#FFCFDC
ΔE00 4.81
Mistyrose
#FFE4E1
ΔE00 5.88
Lavenderblush
#FFF0F5
ΔE00 7.05
Light Rose
#FFC5CB
ΔE00 7.91
Bubblegum
#FFC1CC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEE8 #DEFFF5
analogous
#FFDEF8 #FFDEE8 #FFE4DE
triadic
#FFDEE8 #E8FFDE #DEE8FF
tetradic
#FFDEE8 #F8FFDE #DEFFF5 #E4DEFF
square
#FFDEE8 #F8FFDE #DEFFF5 #E4DEFF
split-complementary
#FFDEE8 #DEFFE4 #DEF8FF
monochromatic
#FF6493 #FFA1BD #FFDEE8 #FFE0EA #FFE0EA
Accessibility & contrast
On white
1.25
#FFDEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#FFDEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEE8
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEE8 | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E8
Deuteranopia (green-blind)
#E9E8E7
Tritanopia (blue-blind)
#FFDDE1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdee8; /* rgb */ color: rgb(255, 222, 232); /* oklch */ color: oklch(93.1% 0.039 357.6);
Tailwind
colors: {
custom: {
50: '#ffe8ef',
500: '#ffdee8',
950: '#000000',
},
}SCSS
$custom: #ffdee8; $custom-light: #ffe8ef; $custom-dark: #000000;
JSON
{
"hex": "#ffdee8",
"rgb": {
"r": 255,
"g": 222,
"b": 232
},
"hsl": {
"h": 341.818,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93066,
"c": 0.03859,
"h": 357.6
},
"luminance": 0.79329
}Semantic roles & 50–950 ramp
primary
#FFDEE8
secondary
#95ECD2
accent
#E6A000
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485