#E2D8CA#E2D8CA
#E2D8CA is a very light, muted orange. Relative luminance 0.695; OKLCH L 88.6% C 0.022 H 76.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D8CA |
|---|---|
| RGB | rgb(226, 216, 202) |
| HSL | hsl(35, 29%, 84%) |
| HSV | hsv(35, 11%, 89%) |
| CMYK | cmyk(0%, 4.4%, 10.6%, 11.4%) |
| CIE-LAB | lab(86.77, 1.07, 8.12) |
| CIE-LCH | lch(86.77, 8.19, 82.52°) |
| OKLab | oklab(88.64% 0.0051 0.0213) |
| OKLCH | oklch(88.64% 0.022 76.5) |
| XYZ | xyz(66.5795, 69.5455, 65.7819) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.21
Antiquewhite
#FAEBD7
ΔE00 5.01
Eggshell
#F0EAD6
ΔE00 5.19
Champagne
#F7E7CE
ΔE00 5.31
Linen
#FAF0E6
ΔE00 5.63
Oldlace
#FDF5E6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D8CA #CAD4E2
analogous
#E2CCCA #E2D8CA #E0E2CA
triadic
#E2D8CA #CAE2D8 #D8CAE2
tetradic
#E2D8CA #CAE2CC #CAD4E2 #E2CAE0
square
#E2D8CA #CAE2CC #CAD4E2 #E2CAE0
split-complementary
#E2D8CA #CAE0E2 #CCCAE2
monochromatic
#B79E7B #CCBBA2 #E2D8CA #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.41
#E2D8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#E2D8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D8CA
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D8CA | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8C9
Deuteranopia (green-blind)
#DFDACA
Tritanopia (blue-blind)
#E7D5D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d8ca; /* rgb */ color: rgb(226, 216, 202); /* oklch */ color: oklch(88.6% 0.022 76.5);
Tailwind
colors: {
custom: {
50: '#ebe4da',
500: '#e2d8ca',
950: '#000000',
},
}SCSS
$custom: #e2d8ca; $custom-light: #ebe4da; $custom-dark: #000000;
JSON
{
"hex": "#e2d8ca",
"rgb": {
"r": 226,
"g": 216,
"b": 202
},
"hsl": {
"h": 35,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.88641,
"c": 0.02188,
"h": 76.5
},
"luminance": 0.69545
}Semantic roles & 50–950 ramp
primary
#E2D8CA
secondary
#96A5BA
accent
#6AA83E
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483