#E0D2D4#E0D2D4
#E0D2D4 is a very light, near-neutral red. Relative luminance 0.667; OKLCH L 87.6% C 0.016 H 7.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E0D2D4 |
|---|---|
| RGB | rgb(224, 210, 212) |
| HSL | hsl(351, 18%, 85%) |
| HSV | hsv(351, 6%, 88%) |
| CMYK | cmyk(0%, 6.3%, 5.4%, 12.2%) |
| CIE-LAB | lab(85.35, 5.17, 0.75) |
| CIE-LCH | lch(85.35, 5.23, 8.25°) |
| OKLab | oklab(87.57% 0.0156 0.0021) |
| OKLCH | oklch(87.57% 0.016 7.5) |
| XYZ | xyz(65.6693, 66.6947, 71.6885) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.61
Light Gray
#D3D3D3
ΔE00 6.65
Gainsboro
#DCDCDC
ΔE00 6.81
Lavenderblush
#FFF0F5
ΔE00 6.82
Very Light Pink
#FFF4F2
ΔE00 7.67
Silver
#C0C0C0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0D2D4 #D2E0DE
analogous
#E0D2DB #E0D2D4 #E0D7D2
triadic
#E0D2D4 #D4E0D2 #D2D4E0
tetradic
#E0D2D4 #DBE0D2 #D2E0DE #D7D2E0
square
#E0D2D4 #DBE0D2 #D2E0DE #D7D2E0
split-complementary
#E0D2D4 #D2E0D7 #D2DBE0
monochromatic
#AE8A8F #C7AEB1 #E0D2D4 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.46
#E0D2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#E0D2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0D2D4
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0D2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0D2D4 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#D7D6D4
Tritanopia (blue-blind)
#E3D1D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e0d2d4; /* rgb */ color: rgb(224, 210, 212); /* oklch */ color: oklch(87.6% 0.016 7.5);
Tailwind
colors: {
custom: {
50: '#e9dfe1',
500: '#e0d2d4',
950: '#000000',
},
}SCSS
$custom: #e0d2d4; $custom-light: #e9dfe1; $custom-dark: #000000;
JSON
{
"hex": "#e0d2d4",
"rgb": {
"r": 224,
"g": 210,
"b": 212
},
"hsl": {
"h": 351.429,
"s": 18.421,
"l": 85.098
},
"oklch": {
"l": 0.87566,
"c": 0.01574,
"h": 7.5
},
"luminance": 0.66694
}Semantic roles & 50–950 ramp
primary
#E0D2D4
secondary
#A0B6B3
accent
#9D9149
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484