#FFDEE9#FFDEE9
#FFDEE9 is a very light, muted pink. Relative luminance 0.794; OKLCH L 93.1% C 0.039 H 355.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEE9 |
|---|---|
| RGB | rgb(255, 222, 233) |
| HSL | hsl(340, 100%, 94%) |
| HSV | hsv(340, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 8.6%, 0%) |
| CIE-LAB | lab(91.41, 13.15, -1.16) |
| CIE-LCH | lch(91.41, 13.20, 354.95°) |
| OKLab | oklab(93.09% 0.0389 -0.0029) |
| OKLCH | oklch(93.09% 0.039 355.8) |
| XYZ | xyz(82.0681, 79.3875, 88.0751) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.21
Pale Pink
#FFCFDC
ΔE00 4.76
Mistyrose
#FFE4E1
ΔE00 6.22
Lavenderblush
#FFF0F5
ΔE00 7.17
Light Rose
#FFC5CB
ΔE00 8.01
Bubblegum
#FFC1CC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEE9 #DEFFF4
analogous
#FFDEF9 #FFDEE9 #FFE3DE
triadic
#FFDEE9 #E9FFDE #DEE9FF
tetradic
#FFDEE9 #F9FFDE #DEFFF4 #E3DEFF
square
#FFDEE9 #F9FFDE #DEFFF4 #E3DEFF
split-complementary
#FFDEE9 #DEFFE3 #DEF9FF
monochromatic
#FF6497 #FFA1C0 #FFDEE9 #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.24
#FFDEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#FFDEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEE9
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEE9 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E9
Deuteranopia (green-blind)
#E8E8E8
Tritanopia (blue-blind)
#FFDDE2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdee9; /* rgb */ color: rgb(255, 222, 233); /* oklch */ color: oklch(93.1% 0.039 355.8);
Tailwind
colors: {
custom: {
50: '#ffe8f0',
500: '#ffdee9',
950: '#000000',
},
}SCSS
$custom: #ffdee9; $custom-light: #ffe8f0; $custom-dark: #000000;
JSON
{
"hex": "#ffdee9",
"rgb": {
"r": 255,
"g": 222,
"b": 233
},
"hsl": {
"h": 340,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93094,
"c": 0.03904,
"h": 355.8
},
"luminance": 0.79386
}Semantic roles & 50–950 ramp
primary
#FFDEE9
secondary
#95ECCF
accent
#E69900
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485