#E2D7CD#E2D7CD
#E2D7CD is a very light, near-neutral orange. Relative luminance 0.692; OKLCH L 88.5% C 0.018 H 64.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D7CD |
|---|---|
| RGB | rgb(226, 215, 205) |
| HSL | hsl(29, 27%, 85%) |
| HSV | hsv(29, 9%, 89%) |
| CMYK | cmyk(0%, 4.9%, 9.3%, 11.4%) |
| CIE-LAB | lab(86.59, 2.08, 6.28) |
| CIE-LCH | lch(86.59, 6.61, 71.69°) |
| OKLab | oklab(88.52% 0.0077 0.0165) |
| OKLCH | oklch(88.52% 0.018 64.9) |
| XYZ | xyz(66.6828, 69.1782, 67.5856) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.86
Linen
#FAF0E6
ΔE00 5.44
Antiquewhite
#FAEBD7
ΔE00 5.92
Gainsboro
#DCDCDC
ΔE00 6.10
Light Gray
#D3D3D3
ΔE00 6.20
Warm Gray
#C9BEB0
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D7CD #CDD8E2
analogous
#E2CDCE #E2D7CD #E2E2CD
triadic
#E2D7CD #CDE2D7 #D7CDE2
tetradic
#E2D7CD #CEE2CD #CDD8E2 #E2CDE2
square
#E2D7CD #CEE2CD #CDD8E2 #E2CDE2
split-complementary
#E2D7CD #CDE2E2 #CDCEE2
monochromatic
#B59980 #CCB8A6 #E2D7CD #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.42
#E2D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#E2D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D7CD
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D7CD | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#DDDACD
Tritanopia (blue-blind)
#E6D5D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d7cd; /* rgb */ color: rgb(226, 215, 205); /* oklch */ color: oklch(88.5% 0.018 64.9);
Tailwind
colors: {
custom: {
50: '#ebe3dc',
500: '#e2d7cd',
950: '#000000',
},
}SCSS
$custom: #e2d7cd; $custom-light: #ebe3dc; $custom-dark: #000000;
JSON
{
"hex": "#e2d7cd",
"rgb": {
"r": 226,
"g": 215,
"b": 205
},
"hsl": {
"h": 28.571,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.88522,
"c": 0.01823,
"h": 64.9
},
"luminance": 0.69177
}Semantic roles & 50–950 ramp
primary
#E2D7CD
secondary
#9AAAB9
accent
#75A540
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484