#E1DECA#E1DECA
#E1DECA is a very light, muted yellow. Relative luminance 0.725; OKLCH L 89.8% C 0.027 H 99.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DECA |
|---|---|
| RGB | rgb(225, 222, 202) |
| HSL | hsl(52, 28%, 84%) |
| HSV | hsv(52, 10%, 88%) |
| CMYK | cmyk(0%, 1.3%, 10.2%, 11.8%) |
| CIE-LAB | lab(88.22, -2.38, 10.17) |
| CIE-LCH | lch(88.22, 10.45, 103.18°) |
| OKLab | oklab(89.76% -0.0046 0.0265) |
| OKLCH | oklch(89.76% 0.027 99.9) |
| XYZ | xyz(67.8321, 72.5149, 66.2890) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.12
Warm Beige
#E9DCC9
ΔE00 4.98
Beige
#F5F5DC
ΔE00 5.28
Light Grey
#D8DCD6
ΔE00 6.11
Champagne
#F7E7CE
ΔE00 6.23
Cornsilk
#FFF8DC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DECA #CACDE1
analogous
#E1D2CA #E1DECA #D8E1CA
triadic
#E1DECA #CAE1DE #DECAE1
tetradic
#E1DECA #CAE1D2 #CACDE1 #E1CAD8
square
#E1DECA #CAE1D2 #CACDE1 #E1CAD8
split-complementary
#E1DECA #CAD8E1 #D2CAE1
monochromatic
#B5AD7C #CBC6A3 #E1DECA #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.35
#E1DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#E1DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DECA
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DECA | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#E3DECB
Tritanopia (blue-blind)
#E5DBD8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1deca; /* rgb */ color: rgb(225, 222, 202); /* oklch */ color: oklch(89.8% 0.027 99.9);
Tailwind
colors: {
custom: {
50: '#eae8da',
500: '#e1deca',
950: '#000000',
},
}SCSS
$custom: #e1deca; $custom-light: #eae8da; $custom-dark: #000000;
JSON
{
"hex": "#e1deca",
"rgb": {
"r": 225,
"g": 222,
"b": 202
},
"hsl": {
"h": 52.174,
"s": 27.711,
"l": 83.725
},
"oklch": {
"l": 0.89757,
"c": 0.02693,
"h": 99.9
},
"luminance": 0.72514
}Semantic roles & 50–950 ramp
primary
#E1DECA
secondary
#979BB9
accent
#4DA63F
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483