#FFDDE7#FFDDE7
#FFDDE7 is a very light, muted pink. Relative luminance 0.787; OKLCH L 92.9% C 0.040 H 358.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDE7 |
|---|---|
| RGB | rgb(255, 221, 231) |
| HSL | hsl(342, 100%, 93%) |
| HSV | hsv(342, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 9.4%, 0%) |
| CIE-LAB | lab(91.12, 13.34, -0.54) |
| CIE-LCH | lch(91.12, 13.35, 357.69°) |
| OKLab | oklab(92.85% 0.0397 -0.0012) |
| OKLCH | oklch(92.85% 0.04 358.2) |
| XYZ | xyz(81.5192, 78.7443, 86.4907) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.98
Pale Pink
#FFCFDC
ΔE00 4.48
Mistyrose
#FFE4E1
ΔE00 6.02
Lavenderblush
#FFF0F5
ΔE00 7.37
Light Rose
#FFC5CB
ΔE00 7.59
Bubblegum
#FFC1CC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDE7 #DDFFF5
analogous
#FFDDF8 #FFDDE7 #FFE4DD
triadic
#FFDDE7 #E7FFDD #DDE7FF
tetradic
#FFDDE7 #F8FFDD #DDFFF5 #E4DDFF
square
#FFDDE7 #F8FFDD #DDFFF5 #E4DDFF
split-complementary
#FFDDE7 #DDFFE4 #DDF8FF
monochromatic
#FF6391 #FFA0BC #FFDDE7 #FFE0E9 #FFE0E9
Accessibility & contrast
On white
1.25
#FFDDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#FFDDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDE7
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDE7 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E7
Deuteranopia (green-blind)
#E8E8E6
Tritanopia (blue-blind)
#FFDCE0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdde7; /* rgb */ color: rgb(255, 221, 231); /* oklch */ color: oklch(92.9% 0.040 358.2);
Tailwind
colors: {
custom: {
50: '#ffe7ee',
500: '#ffdde7',
950: '#000000',
},
}SCSS
$custom: #ffdde7; $custom-light: #ffe7ee; $custom-dark: #000000;
JSON
{
"hex": "#ffdde7",
"rgb": {
"r": 255,
"g": 221,
"b": 231
},
"hsl": {
"h": 342.353,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.92851,
"c": 0.03968,
"h": 358.2
},
"luminance": 0.78742
}Semantic roles & 50–950 ramp
primary
#FFDDE7
secondary
#94ECD2
accent
#E6A200
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485