#E2D8CD#E2D8CD
#E2D8CD is a very light, near-neutral orange. Relative luminance 0.697; OKLCH L 88.7% C 0.019 H 70.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D8CD |
|---|---|
| RGB | rgb(226, 216, 205) |
| HSL | hsl(31, 27%, 85%) |
| HSV | hsv(31, 9%, 89%) |
| CMYK | cmyk(0%, 4.4%, 9.3%, 11.4%) |
| CIE-LAB | lab(86.84, 1.56, 6.64) |
| CIE-LCH | lch(86.84, 6.82, 76.79°) |
| OKLab | oklab(88.72% 0.0063 0.0175) |
| OKLCH | oklch(88.72% 0.019 70.2) |
| XYZ | xyz(66.9382, 69.6890, 67.6708) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.30
Linen
#FAF0E6
ΔE00 5.28
Antiquewhite
#FAEBD7
ΔE00 5.54
Eggshell
#F0EAD6
ΔE00 6.09
Gainsboro
#DCDCDC
ΔE00 6.10
Champagne
#F7E7CE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D8CD #CDD7E2
analogous
#E2CECD #E2D8CD #E2E2CD
triadic
#E2D8CD #CDE2D8 #D8CDE2
tetradic
#E2D8CD #CDE2CE #CDD7E2 #E2CDE2
square
#E2D8CD #CDE2CE #CDD7E2 #E2CDE2
split-complementary
#E2D8CD #CDE2E2 #CECDE2
monochromatic
#B59C80 #CCBAA6 #E2D8CD #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.41
#E2D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#E2D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D8CD
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D8CD | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#DEDACD
Tritanopia (blue-blind)
#E6D6D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d8cd; /* rgb */ color: rgb(226, 216, 205); /* oklch */ color: oklch(88.7% 0.019 70.2);
Tailwind
colors: {
custom: {
50: '#ebe4dc',
500: '#e2d8cd',
950: '#000000',
},
}SCSS
$custom: #e2d8cd; $custom-light: #ebe4dc; $custom-dark: #000000;
JSON
{
"hex": "#e2d8cd",
"rgb": {
"r": 226,
"g": 216,
"b": 205
},
"hsl": {
"h": 31.429,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.8872,
"c": 0.01854,
"h": 70.2
},
"luminance": 0.69688
}Semantic roles & 50–950 ramp
primary
#E2D8CD
secondary
#9AA9B9
accent
#70A540
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484