#E2D5CD#E2D5CD
#E2D5CD is a very light, near-neutral orange. Relative luminance 0.682; OKLCH L 88.1% C 0.018 H 54.0°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D5CD |
|---|---|
| RGB | rgb(226, 213, 205) |
| HSL | hsl(23, 27%, 85%) |
| HSV | hsv(23, 9%, 89%) |
| CMYK | cmyk(0%, 5.8%, 9.3%, 11.4%) |
| CIE-LAB | lab(86.09, 3.12, 5.55) |
| CIE-LCH | lch(86.09, 6.37, 60.68°) |
| OKLab | oklab(88.13% 0.0107 0.0146) |
| OKLCH | oklch(88.13% 0.018 54) |
| XYZ | xyz(66.1766, 68.1659, 67.4169) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.25
Linen
#FAF0E6
ΔE00 6.09
Light Gray
#D3D3D3
ΔE00 6.32
Gainsboro
#DCDCDC
ΔE00 6.33
Warm Gray
#C9BEB0
ΔE00 6.76
Seashell
#FFF5EE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D5CD #CDDAE2
analogous
#E2CDD0 #E2D5CD #E2E0CD
triadic
#E2D5CD #CDE2D5 #D5CDE2
tetradic
#E2D5CD #D0E2CD #CDDAE2 #E0CDE2
square
#E2D5CD #D0E2CD #CDDAE2 #E0CDE2
split-complementary
#E2D5CD #CDE2E0 #CDD0E2
monochromatic
#B59480 #CCB4A6 #E2D5CD #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.44
#E2D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#E2D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D5CD
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D5CD | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CD
Deuteranopia (green-blind)
#DCD8CD
Tritanopia (blue-blind)
#E6D3D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e2d5cd; /* rgb */ color: rgb(226, 213, 205); /* oklch */ color: oklch(88.1% 0.018 54.0);
Tailwind
colors: {
custom: {
50: '#ebe1dc',
500: '#e2d5cd',
950: '#000000',
},
}SCSS
$custom: #e2d5cd; $custom-light: #ebe1dc; $custom-dark: #000000;
JSON
{
"hex": "#e2d5cd",
"rgb": {
"r": 226,
"g": 213,
"b": 205
},
"hsl": {
"h": 22.857,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.88128,
"c": 0.0181,
"h": 54
},
"luminance": 0.68165
}Semantic roles & 50–950 ramp
primary
#E2D5CD
secondary
#9AADB9
accent
#7FA540
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484