#E4DDDE#E4DDDE
#E4DDDE is a very light, near-neutral red. Relative luminance 0.735; OKLCH L 90.3% C 0.008 H 7.3°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DDDE |
|---|---|
| RGB | rgb(228, 221, 222) |
| HSL | hsl(351, 11%, 88%) |
| HSV | hsv(351, 3%, 89%) |
| CMYK | cmyk(0%, 3.1%, 2.6%, 10.6%) |
| CIE-LAB | lab(88.68, 2.55, 0.36) |
| CIE-LCH | lch(88.68, 2.58, 7.97°) |
| OKLab | oklab(90.34% 0.0077 0.001) |
| OKLCH | oklch(90.34% 0.008 7.3) |
| XYZ | xyz(71.0343, 73.4812, 79.5342) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.59
Light Gray
#D3D3D3
ΔE00 4.43
Fog
#D8DCE0
ΔE00 5.37
Very Light Pink
#FFF4F2
ΔE00 5.43
Whitesmoke
#F5F5F5
ΔE00 5.97
Lavenderblush
#FFF0F5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DDDE #DDE4E3
analogous
#E4DDE1 #E4DDDE #E4DFDD
triadic
#E4DDDE #DEE4DD #DDDEE4
tetradic
#E4DDDE #E1E4DD #DDE4E3 #DFDDE4
square
#E4DDDE #E1E4DD #DDE4E3 #DFDDE4
split-complementary
#E4DDDE #DDE4DF #DDE1E4
monochromatic
#AE999C #C9BBBD #E4DDDE #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.34
#E4DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#E4DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DDDE
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DDDE | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#E6DDDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4ddde; /* rgb */ color: rgb(228, 221, 222); /* oklch */ color: oklch(90.3% 0.008 7.3);
Tailwind
colors: {
custom: {
50: '#ece7e8',
500: '#e4ddde',
950: '#000000',
},
}SCSS
$custom: #e4ddde; $custom-light: #ece7e8; $custom-dark: #000000;
JSON
{
"hex": "#e4ddde",
"rgb": {
"r": 228,
"g": 221,
"b": 222
},
"hsl": {
"h": 351.429,
"s": 11.475,
"l": 88.039
},
"oklch": {
"l": 0.90335,
"c": 0.00775,
"h": 7.3
},
"luminance": 0.73481
}Semantic roles & 50–950 ramp
primary
#E4DDDE
secondary
#ACB9B7
accent
#968C50
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484