#E4D4D4#E4D4D4
#E4D4D4 is a very light, near-neutral red. Relative luminance 0.683; OKLCH L 88.3% C 0.018 H 17.5°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D4D4 |
|---|---|
| RGB | rgb(228, 212, 212) |
| HSL | hsl(0, 23%, 86%) |
| HSV | hsv(0, 7%, 89%) |
| CMYK | cmyk(0%, 7%, 7%, 10.6%) |
| CIE-LAB | lab(86.17, 5.51, 1.99) |
| CIE-LCH | lch(86.17, 5.86, 19.84°) |
| OKLab | oklab(88.29% 0.0169 0.0053) |
| OKLCH | oklch(88.29% 0.018 17.5) |
| XYZ | xyz(67.4207, 68.3353, 71.9129) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.57
Lavenderblush
#FFF0F5
ΔE00 6.54
Very Light Pink
#FFF4F2
ΔE00 7.14
Gainsboro
#DCDCDC
ΔE00 7.21
Light Gray
#D3D3D3
ΔE00 7.22
Seashell
#FFF5EE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D4D4 #D4E4E4
analogous
#E4D4DC #E4D4D4 #E4DCD4
triadic
#E4D4D4 #D4E4D4 #D4D4E4
tetradic
#E4D4D4 #DCE4D4 #D4E4E4 #DCD4E4
square
#E4D4D4 #DCE4D4 #D4E4E4 #DCD4E4
split-complementary
#E4D4D4 #D4E4DC #D4DCE4
monochromatic
#B58989 #CCAEAE #E4D4D4 #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.43
#E4D4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#E4D4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D4D4
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D4D4 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D4
Deuteranopia (green-blind)
#DAD9D4
Tritanopia (blue-blind)
#E8D3D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e4d4d4; /* rgb */ color: rgb(228, 212, 212); /* oklch */ color: oklch(88.3% 0.018 17.5);
Tailwind
colors: {
custom: {
50: '#ece1e1',
500: '#e4d4d4',
950: '#000000',
},
}SCSS
$custom: #e4d4d4; $custom-light: #ece1e1; $custom-dark: #000000;
JSON
{
"hex": "#e4d4d4",
"rgb": {
"r": 228,
"g": 212,
"b": 212
},
"hsl": {
"h": 0,
"s": 22.857,
"l": 86.275
},
"oklch": {
"l": 0.8829,
"c": 0.01776,
"h": 17.5
},
"luminance": 0.68334
}Semantic roles & 50–950 ramp
primary
#E4D4D4
secondary
#A1BBBB
accent
#A1A144
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484