#E2D3CD#E2D3CD
#E2D3CD is a very light, near-neutral orange. Relative luminance 0.672; OKLCH L 87.7% C 0.019 H 43.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D3CD |
|---|---|
| RGB | rgb(226, 211, 205) |
| HSL | hsl(17, 27%, 85%) |
| HSV | hsv(17, 9%, 89%) |
| CMYK | cmyk(0%, 6.6%, 9.3%, 11.4%) |
| CIE-LAB | lab(85.59, 4.16, 4.83) |
| CIE-LCH | lch(85.59, 6.37, 49.24°) |
| OKLab | oklab(87.73% 0.0136 0.0128) |
| OKLCH | oklch(87.73% 0.019 43.2) |
| XYZ | xyz(65.6767, 67.1660, 67.2503) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.66
Light Gray
#D3D3D3
ΔE00 6.73
Warm Beige
#E9DCC9
ΔE00 6.77
Gainsboro
#DCDCDC
ΔE00 6.85
Linen
#FAF0E6
ΔE00 7.04
Very Light Pink
#FFF4F2
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D3CD #CDDCE2
analogous
#E2CDD2 #E2D3CD #E2DECD
triadic
#E2D3CD #CDE2D3 #D3CDE2
tetradic
#E2D3CD #D2E2CD #CDDCE2 #DECDE2
square
#E2D3CD #D2E2CD #CDDCE2 #DECDE2
split-complementary
#E2D3CD #CDE2DE #CDD2E2
monochromatic
#B58F80 #CCB1A6 #E2D3CD #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.45
#E2D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#E2D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D3CD
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D3CD | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CD
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#E7D1D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e2d3cd; /* rgb */ color: rgb(226, 211, 205); /* oklch */ color: oklch(87.7% 0.019 43.2);
Tailwind
colors: {
custom: {
50: '#ebe0dc',
500: '#e2d3cd',
950: '#000000',
},
}SCSS
$custom: #e2d3cd; $custom-light: #ebe0dc; $custom-dark: #000000;
JSON
{
"hex": "#e2d3cd",
"rgb": {
"r": 226,
"g": 211,
"b": 205
},
"hsl": {
"h": 17.143,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.87734,
"c": 0.01864,
"h": 43.2
},
"luminance": 0.67165
}Semantic roles & 50–950 ramp
primary
#E2D3CD
secondary
#9AB0B9
accent
#88A540
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484