#FFDDE5#FFDDE5
#FFDDE5 is a very light, muted red. Relative luminance 0.786; OKLCH L 92.8% C 0.039 H 2.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDE5 |
|---|---|
| RGB | rgb(255, 221, 229) |
| HSL | hsl(346, 100%, 93%) |
| HSV | hsv(346, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 10.2%, 0%) |
| CIE-LAB | lab(91.07, 13.01, 0.44) |
| CIE-LCH | lch(91.07, 13.02, 1.92°) |
| OKLab | oklab(92.79% 0.0389 0.0014) |
| OKLCH | oklch(92.79% 0.039 2) |
| XYZ | xyz(81.2383, 78.6319, 85.0115) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.27
Pale Pink
#FFCFDC
ΔE00 4.68
Mistyrose
#FFE4E1
ΔE00 5.36
Lavenderblush
#FFF0F5
ΔE00 7.20
Light Rose
#FFC5CB
ΔE00 7.44
Bubblegum
#FFC1CC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDE5 #DDFFF7
analogous
#FFDDF6 #FFDDE5 #FFE6DD
triadic
#FFDDE5 #E5FFDD #DDE5FF
tetradic
#FFDDE5 #F6FFDD #DDFFF7 #E6DDFF
square
#FFDDE5 #F6FFDD #DDFFF7 #E6DDFF
split-complementary
#FFDDE5 #DDFFE6 #DDF6FF
monochromatic
#FF6387 #FFA0B6 #FFDDE5 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.26
#FFDDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#FFDDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDE5
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDE5 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E5
Deuteranopia (green-blind)
#E9E8E4
Tritanopia (blue-blind)
#FFDBE0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdde5; /* rgb */ color: rgb(255, 221, 229); /* oklch */ color: oklch(92.8% 0.039 2.0);
Tailwind
colors: {
custom: {
50: '#ffe7ed',
500: '#ffdde5',
950: '#000000',
},
}SCSS
$custom: #ffdde5; $custom-light: #ffe7ed; $custom-dark: #000000;
JSON
{
"hex": "#ffdde5",
"rgb": {
"r": 255,
"g": 221,
"b": 229
},
"hsl": {
"h": 345.882,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.92794,
"c": 0.03895,
"h": 2
},
"luminance": 0.7863
}Semantic roles & 50–950 ramp
primary
#FFDDE5
secondary
#94ECD7
accent
#E6AF00
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484