#E4DDDC#E4DDDC
#E4DDDC is a very light, near-neutral red. Relative luminance 0.734; OKLCH L 90.3% C 0.008 H 27.2°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DDDC |
|---|---|
| RGB | rgb(228, 221, 220) |
| HSL | hsl(8, 13%, 88%) |
| HSV | hsv(8, 4%, 89%) |
| CMYK | cmyk(0%, 3.1%, 3.5%, 10.6%) |
| CIE-LAB | lab(88.63, 2.20, 1.34) |
| CIE-LCH | lch(88.63, 2.58, 31.22°) |
| OKLab | oklab(90.28% 0.0069 0.0036) |
| OKLCH | oklch(90.28% 0.008 27.2) |
| XYZ | xyz(70.7678, 73.3746, 78.1309) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.35
Light Gray
#D3D3D3
ΔE00 4.22
Very Light Pink
#FFF4F2
ΔE00 5.34
Fog
#D8DCE0
ΔE00 5.47
Whitesmoke
#F5F5F5
ΔE00 5.86
Linen
#FAF0E6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DDDC #DCE3E4
analogous
#E4DCDF #E4DDDC #E4E1DC
triadic
#E4DDDC #DCE4DD #DDDCE4
tetradic
#E4DDDC #DFE4DC #DCE3E4 #E1DCE4
square
#E4DDDC #DFE4DC #DCE3E4 #E1DCE4
split-complementary
#E4DDDC #DCE4E1 #DCDFE4
monochromatic
#AF9A97 #C9BBB9 #E4DDDC #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.34
#E4DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#E4DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DDDC
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DDDC | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#E6DCDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4dddc; /* rgb */ color: rgb(228, 221, 220); /* oklch */ color: oklch(90.3% 0.008 27.2);
Tailwind
colors: {
custom: {
50: '#ece7e6',
500: '#e4dddc',
950: '#000000',
},
}SCSS
$custom: #e4dddc; $custom-light: #ece7e6; $custom-dark: #000000;
JSON
{
"hex": "#e4dddc",
"rgb": {
"r": 228,
"g": 221,
"b": 220
},
"hsl": {
"h": 7.5,
"s": 12.903,
"l": 87.843
},
"oklch": {
"l": 0.90279,
"c": 0.0078,
"h": 27.2
},
"luminance": 0.73374
}Semantic roles & 50–950 ramp
primary
#E4DDDC
secondary
#ABB7B9
accent
#8E974E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484