#E2D2CD#E2D2CD
#E2D2CD is a very light, near-neutral red. Relative luminance 0.667; OKLCH L 87.5% C 0.019 H 38.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2CD |
|---|---|
| RGB | rgb(226, 210, 205) |
| HSL | hsl(14, 27%, 85%) |
| HSV | hsv(14, 9%, 89%) |
| CMYK | cmyk(0%, 7.1%, 9.3%, 11.4%) |
| CIE-LAB | lab(85.34, 4.68, 4.47) |
| CIE-LCH | lch(85.34, 6.47, 43.63°) |
| OKLab | oklab(87.54% 0.0151 0.0118) |
| OKLCH | oklch(87.54% 0.019 38.1) |
| XYZ | xyz(65.4290, 66.6707, 67.1677) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.28
Light Gray
#D3D3D3
ΔE00 7.03
Gainsboro
#DCDCDC
ΔE00 7.18
Warm Beige
#E9DCC9
ΔE00 7.54
Very Light Pink
#FFF4F2
ΔE00 7.58
Linen
#FAF0E6
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2CD #CDDDE2
analogous
#E2CDD3 #E2D2CD #E2DDCD
triadic
#E2D2CD #CDE2D2 #D2CDE2
tetradic
#E2D2CD #D3E2CD #CDDDE2 #DDCDE2
square
#E2D2CD #D3E2CD #CDDDE2 #DDCDE2
split-complementary
#E2D2CD #CDE2DD #CDD3E2
monochromatic
#B58C80 #CCAFA6 #E2D2CD #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.47
#E2D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#E2D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2CD
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2CD | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CD
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#E7D0D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e2d2cd; /* rgb */ color: rgb(226, 210, 205); /* oklch */ color: oklch(87.5% 0.019 38.1);
Tailwind
colors: {
custom: {
50: '#ebdfdc',
500: '#e2d2cd',
950: '#000000',
},
}SCSS
$custom: #e2d2cd; $custom-light: #ebdfdc; $custom-dark: #000000;
JSON
{
"hex": "#e2d2cd",
"rgb": {
"r": 226,
"g": 210,
"b": 205
},
"hsl": {
"h": 14.286,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.87538,
"c": 0.01914,
"h": 38.1
},
"luminance": 0.6667
}Semantic roles & 50–950 ramp
primary
#E2D2CD
secondary
#9AB2B9
accent
#8DA540
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484