#E4D2D2#E4D2D2
#E4D2D2 is a very light, muted red. Relative luminance 0.672; OKLCH L 87.8% C 0.020 H 17.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D2D2 |
|---|---|
| RGB | rgb(228, 210, 210) |
| HSL | hsl(0, 25%, 86%) |
| HSV | hsv(0, 8%, 89%) |
| CMYK | cmyk(0%, 7.9%, 7.9%, 10.6%) |
| CIE-LAB | lab(85.63, 6.22, 2.25) |
| CIE-LCH | lch(85.63, 6.62, 19.90°) |
| OKLab | oklab(87.84% 0.0191 0.006) |
| OKLCH | oklch(87.84% 0.02 17.5) |
| XYZ | xyz(66.6732, 67.2413, 70.4268) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.40
Lavenderblush
#FFF0F5
ΔE00 6.93
Very Light Pink
#FFF4F2
ΔE00 7.76
Light Gray
#D3D3D3
ΔE00 7.93
Gainsboro
#DCDCDC
ΔE00 8.01
Seashell
#FFF5EE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D2D2 #D2E4E4
analogous
#E4D2DB #E4D2D2 #E4DBD2
triadic
#E4D2D2 #D2E4D2 #D2D2E4
tetradic
#E4D2D2 #DBE4D2 #D2E4E4 #DBD2E4
square
#E4D2D2 #DBE4D2 #D2E4E4 #DBD2E4
split-complementary
#E4D2D2 #D2E4DB #D2DBE4
monochromatic
#B68585 #CDACAC #E4D2D2 #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.45
#E4D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#E4D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D2D2
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D2D2 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#D9D7D2
Tritanopia (blue-blind)
#E8D1D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e4d2d2; /* rgb */ color: rgb(228, 210, 210); /* oklch */ color: oklch(87.8% 0.020 17.5);
Tailwind
colors: {
custom: {
50: '#ecdfdf',
500: '#e4d2d2',
950: '#000000',
},
}SCSS
$custom: #e4d2d2; $custom-light: #ecdfdf; $custom-dark: #000000;
JSON
{
"hex": "#e4d2d2",
"rgb": {
"r": 228,
"g": 210,
"b": 210
},
"hsl": {
"h": 0,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.87844,
"c": 0.02004,
"h": 17.5
},
"luminance": 0.6724
}Semantic roles & 50–950 ramp
primary
#E4D2D2
secondary
#9FBBBB
accent
#A4A442
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484