#FFDDE9#FFDDE9
#FFDDE9 is a very light, muted pink. Relative luminance 0.789; OKLCH L 92.9% C 0.041 H 354.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDE9 |
|---|---|
| RGB | rgb(255, 221, 233) |
| HSL | hsl(339, 100%, 93%) |
| HSV | hsv(339, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 8.6%, 0%) |
| CIE-LAB | lab(91.17, 13.67, -1.51) |
| CIE-LCH | lch(91.17, 13.75, 353.69°) |
| OKLab | oklab(92.91% 0.0404 -0.0038) |
| OKLCH | oklch(92.91% 0.041 354.6) |
| XYZ | xyz(81.8033, 78.8579, 87.9868) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.82
Pale Pink
#FFCFDC
ΔE00 4.40
Mistyrose
#FFE4E1
ΔE00 6.67
Lavenderblush
#FFF0F5
ΔE00 7.59
Light Rose
#FFC5CB
ΔE00 7.80
Bubblegum
#FFC1CC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDE9 #DDFFF3
analogous
#FFDDFA #FFDDE9 #FFE2DD
triadic
#FFDDE9 #E9FFDD #DDE9FF
tetradic
#FFDDE9 #FAFFDD #DDFFF3 #E2DDFF
square
#FFDDE9 #FAFFDD #DDFFF3 #E2DDFF
split-complementary
#FFDDE9 #DDFFE2 #DDFAFF
monochromatic
#FF639A #FFA0C1 #FFDDE9 #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.25
#FFDDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#FFDDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDE9
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDE9 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E9
Deuteranopia (green-blind)
#E8E8E8
Tritanopia (blue-blind)
#FFDCE1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdde9; /* rgb */ color: rgb(255, 221, 233); /* oklch */ color: oklch(92.9% 0.041 354.6);
Tailwind
colors: {
custom: {
50: '#ffe7f0',
500: '#ffdde9',
950: '#000000',
},
}SCSS
$custom: #ffdde9; $custom-light: #ffe7f0; $custom-dark: #000000;
JSON
{
"hex": "#ffdde9",
"rgb": {
"r": 255,
"g": 221,
"b": 233
},
"hsl": {
"h": 338.824,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.92908,
"c": 0.04057,
"h": 354.6
},
"luminance": 0.78856
}Semantic roles & 50–950 ramp
primary
#FFDDE9
secondary
#94ECCD
accent
#E69500
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485