#FFDDE2#FFDDE2
#FFDDE2 is a very light, muted red. Relative luminance 0.785; OKLCH L 92.7% C 0.038 H 7.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDE2 |
|---|---|
| RGB | rgb(255, 221, 226) |
| HSL | hsl(351, 100%, 93%) |
| HSV | hsv(351, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 11.4%, 0%) |
| CIE-LAB | lab(90.99, 12.53, 1.90) |
| CIE-LCH | lch(90.99, 12.67, 8.62°) |
| OKLab | oklab(92.71% 0.0378 0.0052) |
| OKLCH | oklch(92.71% 0.038 7.8) |
| XYZ | xyz(80.8231, 78.4658, 82.8246) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.38
Light Pink
#FFD1DF
ΔE00 4.92
Pale Pink
#FFCFDC
ΔE00 5.19
Lavenderblush
#FFF0F5
ΔE00 7.08
Light Rose
#FFC5CB
ΔE00 7.37
Pale Rose
#FDC1C5
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDE2 #DDFFFA
analogous
#FFDDF3 #FFDDE2 #FFE9DD
triadic
#FFDDE2 #E2FFDD #DDE2FF
tetradic
#FFDDE2 #F3FFDD #DDFFFA #E9DDFF
square
#FFDDE2 #F3FFDD #DDFFFA #E9DDFF
split-complementary
#FFDDE2 #DDFFE9 #DDF3FF
monochromatic
#FF637A #FFA0AE #FFDDE2 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.26
#FFDDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FFDDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDE2
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDE2 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E2
Deuteranopia (green-blind)
#E9E7E1
Tritanopia (blue-blind)
#FFDBDF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdde2; /* rgb */ color: rgb(255, 221, 226); /* oklch */ color: oklch(92.7% 0.038 7.8);
Tailwind
colors: {
custom: {
50: '#ffe7eb',
500: '#ffdde2',
950: '#000000',
},
}SCSS
$custom: #ffdde2; $custom-light: #ffe7eb; $custom-dark: #000000;
JSON
{
"hex": "#ffdde2",
"rgb": {
"r": 255,
"g": 221,
"b": 226
},
"hsl": {
"h": 351.176,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.9271,
"c": 0.03819,
"h": 7.8
},
"luminance": 0.78464
}Semantic roles & 50–950 ramp
primary
#FFDDE2
secondary
#94ECDF
accent
#E6C400
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484