#E4D0D2#E4D0D2
#E4D0D2 is a very light, muted red. Relative luminance 0.663; OKLCH L 87.5% C 0.022 H 10.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D0D2 |
|---|---|
| RGB | rgb(228, 208, 210) |
| HSL | hsl(354, 27%, 85%) |
| HSV | hsv(354, 9%, 89%) |
| CMYK | cmyk(0%, 8.8%, 7.9%, 10.6%) |
| CIE-LAB | lab(85.13, 7.27, 1.53) |
| CIE-LCH | lch(85.13, 7.43, 11.88°) |
| OKLab | oklab(87.46% 0.0221 0.0042) |
| OKLCH | oklch(87.46% 0.022 10.7) |
| XYZ | xyz(66.1825, 66.2599, 70.2633) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.59
Lavenderblush
#FFF0F5
ΔE00 7.18
Very Light Pink
#FFF4F2
ΔE00 8.60
Light Gray
#D3D3D3
ΔE00 8.83
Gainsboro
#DCDCDC
ΔE00 8.99
Light Pink
#FFD1DF
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D0D2 #D0E4E2
analogous
#E4D0DC #E4D0D2 #E4D8D0
triadic
#E4D0D2 #D2E4D0 #D0D2E4
tetradic
#E4D0D2 #DCE4D0 #D0E4E2 #D8D0E4
square
#E4D0D2 #DCE4D0 #D0E4E2 #D8D0E4
split-complementary
#E4D0D2 #D0E4D8 #D0DCE4
monochromatic
#B78288 #CEA9AD #E4D0D2 #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.47
#E4D0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#E4D0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D0D2
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D0D2 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D2
Deuteranopia (green-blind)
#D7D6D2
Tritanopia (blue-blind)
#E8CFD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e4d0d2; /* rgb */ color: rgb(228, 208, 210); /* oklch */ color: oklch(87.5% 0.022 10.7);
Tailwind
colors: {
custom: {
50: '#ecdedf',
500: '#e4d0d2',
950: '#000000',
},
}SCSS
$custom: #e4d0d2; $custom-light: #ecdedf; $custom-dark: #000000;
JSON
{
"hex": "#e4d0d2",
"rgb": {
"r": 228,
"g": 208,
"b": 210
},
"hsl": {
"h": 354,
"s": 27.027,
"l": 85.49
},
"oklch": {
"l": 0.87456,
"c": 0.02245,
"h": 10.7
},
"luminance": 0.66259
}Semantic roles & 50–950 ramp
primary
#E4D0D2
secondary
#9CBCB9
accent
#A69B40
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484