#E9DDDE#E9DDDE
#E9DDDE is a very light, near-neutral red. Relative luminance 0.743; OKLCH L 90.7% C 0.013 H 11.6°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DDDE |
|---|---|
| RGB | rgb(233, 221, 222) |
| HSL | hsl(355, 21%, 89%) |
| HSV | hsv(355, 5%, 91%) |
| CMYK | cmyk(0%, 5.2%, 4.7%, 8.6%) |
| CIE-LAB | lab(89.07, 4.26, 0.98) |
| CIE-LCH | lch(89.07, 4.37, 12.91°) |
| OKLab | oklab(90.74% 0.013 0.0027) |
| OKLCH | oklch(90.74% 0.013 11.6) |
| XYZ | xyz(72.6438, 74.3111, 79.6096) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.85
Very Light Pink
#FFF4F2
ΔE00 5.10
Gainsboro
#DCDCDC
ΔE00 5.71
Mistyrose
#FFE4E1
ΔE00 5.84
Light Gray
#D3D3D3
ΔE00 6.35
Seashell
#FFF5EE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DDDE #DDE9E8
analogous
#E9DDE4 #E9DDDE #E9E2DD
triadic
#E9DDDE #DEE9DD #DDDEE9
tetradic
#E9DDDE #E4E9DD #DDE9E8 #E2DDE9
square
#E9DDDE #E4E9DD #DDE9E8 #E2DDE9
split-complementary
#E9DDDE #DDE9E2 #DDE4E9
monochromatic
#B99396 #D1B8BA #E9DDDE #F3ECED #F3ECED
Accessibility & contrast
On white
1.32
#E9DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#E9DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DDDE
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DDDE | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#ECDCDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e9ddde; /* rgb */ color: rgb(233, 221, 222); /* oklch */ color: oklch(90.7% 0.013 11.6);
Tailwind
colors: {
custom: {
50: '#f0e7e8',
500: '#e9ddde',
950: '#000000',
},
}SCSS
$custom: #e9ddde; $custom-light: #f0e7e8; $custom-dark: #000000;
JSON
{
"hex": "#e9ddde",
"rgb": {
"r": 233,
"g": 221,
"b": 222
},
"hsl": {
"h": 355,
"s": 21.429,
"l": 89.02
},
"oklch": {
"l": 0.90738,
"c": 0.01322,
"h": 11.6
},
"luminance": 0.7431
}Semantic roles & 50–950 ramp
primary
#E9DDDE
secondary
#AAC0BE
accent
#A09846
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484