#E2D5CA#E2D5CA
#E2D5CA is a very light, muted orange. Relative luminance 0.680; OKLCH L 88.0% C 0.021 H 62.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D5CA |
|---|---|
| RGB | rgb(226, 213, 202) |
| HSL | hsl(28, 29%, 84%) |
| HSV | hsv(28, 11%, 89%) |
| CMYK | cmyk(0%, 5.8%, 10.6%, 11.4%) |
| CIE-LAB | lab(86.02, 2.62, 7.04) |
| CIE-LCH | lch(86.02, 7.51, 69.54°) |
| OKLab | oklab(88.05% 0.0095 0.0185) |
| OKLCH | oklch(88.05% 0.021 62.8) |
| XYZ | xyz(65.8180, 68.0224, 65.5280) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.85
Linen
#FAF0E6
ΔE00 5.95
Antiquewhite
#FAEBD7
ΔE00 6.02
Warm Gray
#C9BEB0
ΔE00 6.13
Champagne
#F7E7CE
ΔE00 6.70
Light Gray
#D3D3D3
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D5CA #CAD7E2
analogous
#E2CACB #E2D5CA #E2E1CA
triadic
#E2D5CA #CAE2D5 #D5CAE2
tetradic
#E2D5CA #CBE2CA #CAD7E2 #E1CAE2
square
#E2D5CA #CBE2CA #CAD7E2 #E1CAE2
split-complementary
#E2D5CA #CAE2E1 #CACBE2
monochromatic
#B7967B #CCB6A2 #E2D5CA #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.44
#E2D5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#E2D5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D5CA
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D5CA | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C9
Deuteranopia (green-blind)
#DCD8CA
Tritanopia (blue-blind)
#E7D2D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e2d5ca; /* rgb */ color: rgb(226, 213, 202); /* oklch */ color: oklch(88.0% 0.021 62.8);
Tailwind
colors: {
custom: {
50: '#ebe1da',
500: '#e2d5ca',
950: '#000000',
},
}SCSS
$custom: #e2d5ca; $custom-light: #ebe1da; $custom-dark: #000000;
JSON
{
"hex": "#e2d5ca",
"rgb": {
"r": 226,
"g": 213,
"b": 202
},
"hsl": {
"h": 27.5,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.88048,
"c": 0.02077,
"h": 62.8
},
"luminance": 0.68022
}Semantic roles & 50–950 ramp
primary
#E2D5CA
secondary
#96AABA
accent
#77A83E
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483