#E1D0CD#E1D0CD
#E1D0CD is a very light, near-neutral red. Relative luminance 0.655; OKLCH L 87.1% C 0.019 H 29.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D0CD |
|---|---|
| RGB | rgb(225, 208, 205) |
| HSL | hsl(9, 25%, 84%) |
| HSV | hsv(9, 9%, 88%) |
| CMYK | cmyk(0%, 7.6%, 8.9%, 11.8%) |
| CIE-LAB | lab(84.76, 5.38, 3.61) |
| CIE-LCH | lch(84.76, 6.48, 33.88°) |
| OKLab | oklab(87.06% 0.0169 0.0096) |
| OKLCH | oklch(87.06% 0.019 29.6) |
| XYZ | xyz(64.6256, 65.5280, 66.9895) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.08
Light Gray
#D3D3D3
ΔE00 7.37
Gainsboro
#DCDCDC
ΔE00 7.63
Lavenderblush
#FFF0F5
ΔE00 7.98
Very Light Pink
#FFF4F2
ΔE00 8.00
Warm Gray
#C9BEB0
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D0CD #CDDEE1
analogous
#E1CDD4 #E1D0CD #E1DACD
triadic
#E1D0CD #CDE1D0 #D0CDE1
tetradic
#E1D0CD #D4E1CD #CDDEE1 #DACDE1
square
#E1D0CD #D4E1CD #CDDEE1 #DACDE1
split-complementary
#E1D0CD #CDE1DA #CDD4E1
monochromatic
#B38881 #CAACA7 #E1D0CD #F4EDEC #F4EDEC
Accessibility & contrast
On white
1.49
#E1D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#E1D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D0CD
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D0CD | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#E6CECF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e1d0cd; /* rgb */ color: rgb(225, 208, 205); /* oklch */ color: oklch(87.1% 0.019 29.6);
Tailwind
colors: {
custom: {
50: '#eadedc',
500: '#e1d0cd',
950: '#000000',
},
}SCSS
$custom: #e1d0cd; $custom-light: #eadedc; $custom-dark: #000000;
JSON
{
"hex": "#e1d0cd",
"rgb": {
"r": 225,
"g": 208,
"b": 205
},
"hsl": {
"h": 9,
"s": 25,
"l": 84.314
},
"oklch": {
"l": 0.87062,
"c": 0.01946,
"h": 29.6
},
"luminance": 0.65527
}Semantic roles & 50–950 ramp
primary
#E1D0CD
secondary
#9AB4B8
accent
#95A442
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484