#E4D2D4#E4D2D4
#E4D2D4 is a very light, muted red. Relative luminance 0.673; OKLCH L 87.9% C 0.020 H 9.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D2D4 |
|---|---|
| RGB | rgb(228, 210, 212) |
| HSL | hsl(353, 25%, 86%) |
| HSV | hsv(353, 8%, 89%) |
| CMYK | cmyk(0%, 7.9%, 7%, 10.6%) |
| CIE-LAB | lab(85.68, 6.56, 1.27) |
| CIE-LCH | lch(85.68, 6.68, 10.92°) |
| OKLab | oklab(87.9% 0.0199 0.0034) |
| OKLCH | oklch(87.9% 0.02 9.8) |
| XYZ | xyz(66.9239, 67.3416, 71.7473) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.60
Lavenderblush
#FFF0F5
ΔE00 6.68
Very Light Pink
#FFF4F2
ΔE00 7.97
Light Gray
#D3D3D3
ΔE00 8.14
Gainsboro
#DCDCDC
ΔE00 8.22
Seashell
#FFF5EE
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D2D4 #D2E4E2
analogous
#E4D2DD #E4D2D4 #E4D9D2
triadic
#E4D2D4 #D4E4D2 #D2D4E4
tetradic
#E4D2D4 #DDE4D2 #D2E4E2 #D9D2E4
square
#E4D2D4 #DDE4D2 #D2E4E2 #D9D2E4
split-complementary
#E4D2D4 #D2E4D9 #D2DDE4
monochromatic
#B6858B #CDACAF #E4D2D4 #F4ECED #F4ECED
Accessibility & contrast
On white
1.45
#E4D2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#E4D2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D2D4
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D2D4 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#D8D7D4
Tritanopia (blue-blind)
#E8D1D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e4d2d4; /* rgb */ color: rgb(228, 210, 212); /* oklch */ color: oklch(87.9% 0.020 9.8);
Tailwind
colors: {
custom: {
50: '#ecdfe1',
500: '#e4d2d4',
950: '#000000',
},
}SCSS
$custom: #e4d2d4; $custom-light: #ecdfe1; $custom-dark: #000000;
JSON
{
"hex": "#e4d2d4",
"rgb": {
"r": 228,
"g": 210,
"b": 212
},
"hsl": {
"h": 353.333,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.879,
"c": 0.02017,
"h": 9.8
},
"luminance": 0.67341
}Semantic roles & 50–950 ramp
primary
#E4D2D4
secondary
#9FBBB8
accent
#A49942
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484