#FFDDE8#FFDDE8
#FFDDE8 is a very light, muted pink. Relative luminance 0.788; OKLCH L 92.9% C 0.040 H 356.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDE8 |
|---|---|
| RGB | rgb(255, 221, 232) |
| HSL | hsl(341, 100%, 93%) |
| HSV | hsv(341, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 9%, 0%) |
| CIE-LAB | lab(91.14, 13.50, -1.02) |
| CIE-LCH | lch(91.14, 13.54, 355.66°) |
| OKLab | oklab(92.88% 0.04 -0.0025) |
| OKLCH | oklch(92.88% 0.04 356.4) |
| XYZ | xyz(81.6608, 78.8009, 87.2366) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.88
Pale Pink
#FFCFDC
ΔE00 4.42
Mistyrose
#FFE4E1
ΔE00 6.35
Lavenderblush
#FFF0F5
ΔE00 7.47
Light Rose
#FFC5CB
ΔE00 7.69
Bubblegum
#FFC1CC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDE8 #DDFFF4
analogous
#FFDDF9 #FFDDE8 #FFE3DD
triadic
#FFDDE8 #E8FFDD #DDE8FF
tetradic
#FFDDE8 #F9FFDD #DDFFF4 #E3DDFF
square
#FFDDE8 #F9FFDD #DDFFF4 #E3DDFF
split-complementary
#FFDDE8 #DDFFE3 #DDF9FF
monochromatic
#FF6395 #FFA0BF #FFDDE8 #FFE0EA #FFE0EA
Accessibility & contrast
On white
1.25
#FFDDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#FFDDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDE8
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDE8 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E8
Deuteranopia (green-blind)
#E8E8E7
Tritanopia (blue-blind)
#FFDCE1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdde8; /* rgb */ color: rgb(255, 221, 232); /* oklch */ color: oklch(92.9% 0.040 356.4);
Tailwind
colors: {
custom: {
50: '#ffe7ef',
500: '#ffdde8',
950: '#000000',
},
}SCSS
$custom: #ffdde8; $custom-light: #ffe7ef; $custom-dark: #000000;
JSON
{
"hex": "#ffdde8",
"rgb": {
"r": 255,
"g": 221,
"b": 232
},
"hsl": {
"h": 340.588,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.92879,
"c": 0.04011,
"h": 356.4
},
"luminance": 0.78799
}Semantic roles & 50–950 ramp
primary
#FFDDE8
secondary
#94ECD0
accent
#E69B00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485