#E2D0CD#E2D0CD
#E2D0CD is a very light, muted red. Relative luminance 0.657; OKLCH L 87.1% C 0.021 H 28.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D0CD |
|---|---|
| RGB | rgb(226, 208, 205) |
| HSL | hsl(9, 27%, 85%) |
| HSV | hsv(9, 9%, 89%) |
| CMYK | cmyk(0%, 8%, 9.3%, 11.4%) |
| CIE-LAB | lab(84.84, 5.73, 3.74) |
| CIE-LCH | lch(84.84, 6.84, 33.14°) |
| OKLab | oklab(87.15% 0.018 0.0099) |
| OKLCH | oklch(87.15% 0.021 28.9) |
| XYZ | xyz(64.9383, 65.6893, 67.0042) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.82
Light Gray
#D3D3D3
ΔE00 7.74
Lavenderblush
#FFF0F5
ΔE00 7.95
Gainsboro
#DCDCDC
ΔE00 7.97
Very Light Pink
#FFF4F2
ΔE00 8.08
Linen
#FAF0E6
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D0CD #CDDFE2
analogous
#E2CDD5 #E2D0CD #E2DBCD
triadic
#E2D0CD #CDE2D0 #D0CDE2
tetradic
#E2D0CD #D5E2CD #CDDFE2 #DBCDE2
square
#E2D0CD #D5E2CD #CDDFE2 #DBCDE2
split-complementary
#E2D0CD #CDE2DB #CDD5E2
monochromatic
#B58780 #CCACA6 #E2D0CD #F4EDEC #F4EDEC
Accessibility & contrast
On white
1.49
#E2D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#E2D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D0CD
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D0CD | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#E7CECF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e2d0cd; /* rgb */ color: rgb(226, 208, 205); /* oklch */ color: oklch(87.1% 0.021 28.9);
Tailwind
colors: {
custom: {
50: '#ebdedc',
500: '#e2d0cd',
950: '#000000',
},
}SCSS
$custom: #e2d0cd; $custom-light: #ebdedc; $custom-dark: #000000;
JSON
{
"hex": "#e2d0cd",
"rgb": {
"r": 226,
"g": 208,
"b": 205
},
"hsl": {
"h": 8.571,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.87147,
"c": 0.02056,
"h": 28.9
},
"luminance": 0.65688
}Semantic roles & 50–950 ramp
primary
#E2D0CD
secondary
#9AB5B9
accent
#97A540
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484