#E9DEDE#E9DEDE
#E9DEDE is a very light, near-neutral red. Relative luminance 0.748; OKLCH L 90.9% C 0.012 H 17.4°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DEDE |
|---|---|
| RGB | rgb(233, 222, 222) |
| HSL | hsl(0, 20%, 89%) |
| HSV | hsv(0, 5%, 91%) |
| CMYK | cmyk(0%, 4.7%, 4.7%, 8.6%) |
| CIE-LAB | lab(89.32, 3.74, 1.34) |
| CIE-LCH | lch(89.32, 3.98, 19.69°) |
| OKLab | oklab(90.93% 0.0115 0.0036) |
| OKLCH | oklch(90.93% 0.012 17.4) |
| XYZ | xyz(72.9086, 74.8407, 79.6979) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.77
Lavenderblush
#FFF0F5
ΔE00 5.09
Gainsboro
#DCDCDC
ΔE00 5.21
Light Gray
#D3D3D3
ΔE00 5.96
Seashell
#FFF5EE
ΔE00 6.05
Mistyrose
#FFE4E1
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DEDE #DEE9E9
analogous
#E9DEE4 #E9DEDE #E9E4DE
triadic
#E9DEDE #DEE9DE #DEDEE9
tetradic
#E9DEDE #E4E9DE #DEE9E9 #E4DEE9
square
#E9DEDE #E4E9DE #DEE9E9 #E4DEE9
split-complementary
#E9DEDE #DEE9E4 #DEE4E9
monochromatic
#B89595 #D1B9B9 #E9DEDE #F3EDED #F3EDED
Accessibility & contrast
On white
1.32
#E9DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#E9DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DEDE
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DEDE | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDE
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#ECDDDE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e9dede; /* rgb */ color: rgb(233, 222, 222); /* oklch */ color: oklch(90.9% 0.012 17.4);
Tailwind
colors: {
custom: {
50: '#f0e8e8',
500: '#e9dede',
950: '#000000',
},
}SCSS
$custom: #e9dede; $custom-light: #f0e8e8; $custom-dark: #000000;
JSON
{
"hex": "#e9dede",
"rgb": {
"r": 233,
"g": 222,
"b": 222
},
"hsl": {
"h": 0,
"s": 20,
"l": 89.216
},
"oklch": {
"l": 0.90934,
"c": 0.01206,
"h": 17.4
},
"luminance": 0.7484
}Semantic roles & 50–950 ramp
primary
#E9DEDE
secondary
#ABC0C0
accent
#9E9E47
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484