#E8DECA#E8DECA
#E8DECA is a very light, muted orange. Relative luminance 0.737; OKLCH L 90.3% C 0.029 H 84.6°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DECA |
|---|---|
| RGB | rgb(232, 222, 202) |
| HSL | hsl(40, 39%, 85%) |
| HSV | hsv(40, 13%, 91%) |
| CMYK | cmyk(0%, 4.3%, 12.9%, 9%) |
| CIE-LAB | lab(88.76, 0.10, 11.03) |
| CIE-LCH | lch(88.76, 11.03, 89.50°) |
| OKLab | oklab(90.32% 0.0027 0.0287) |
| OKLCH | oklch(90.32% 0.029 84.6) |
| XYZ | xyz(70.0598, 73.6635, 66.3934) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.67
Eggshell
#F0EAD6
ΔE00 3.12
Champagne
#F7E7CE
ΔE00 3.39
Antiquewhite
#FAEBD7
ΔE00 3.85
Papayawhip
#FFEFD5
ΔE00 4.69
Oldlace
#FDF5E6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DECA #CAD4E8
analogous
#E8CFCA #E8DECA #E3E8CA
triadic
#E8DECA #CAE8DE #DECAE8
tetradic
#E8DECA #CAE8CF #CAD4E8 #E8CAE3
square
#E8DECA #CAE8CF #CAD4E8 #E8CAE3
split-complementary
#E8DECA #CAE3E8 #CFCAE8
monochromatic
#C3A975 #D5C39F #E8DECA #F6F2EA #F6F2EA
Accessibility & contrast
On white
1.33
#E8DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#E8DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DECA
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DECA | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC9
Deuteranopia (green-blind)
#E6E0CB
Tritanopia (blue-blind)
#EEDAD8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e8deca; /* rgb */ color: rgb(232, 222, 202); /* oklch */ color: oklch(90.3% 0.029 84.6);
Tailwind
colors: {
custom: {
50: '#efe8da',
500: '#e8deca',
950: '#000000',
},
}SCSS
$custom: #e8deca; $custom-light: #efe8da; $custom-dark: #000000;
JSON
{
"hex": "#e8deca",
"rgb": {
"r": 232,
"g": 222,
"b": 202
},
"hsl": {
"h": 40,
"s": 39.474,
"l": 85.098
},
"oklch": {
"l": 0.90321,
"c": 0.02887,
"h": 84.6
},
"luminance": 0.73663
}Semantic roles & 50–950 ramp
primary
#E8DECA
secondary
#94A3C2
accent
#5EB233
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483