#E0DEC4#E0DEC4
#E0DEC4 is a very light, muted yellow. Relative luminance 0.721; OKLCH L 89.5% C 0.035 H 103.5°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DEC4 |
|---|---|
| RGB | rgb(224, 222, 196) |
| HSL | hsl(56, 31%, 82%) |
| HSV | hsv(56, 13%, 88%) |
| CMYK | cmyk(0%, 0.9%, 12.5%, 12.2%) |
| CIE-LAB | lab(88.01, -3.70, 13.01) |
| CIE-LCH | lch(88.01, 13.53, 105.87°) |
| OKLab | oklab(89.53% -0.0081 0.0338) |
| OKLCH | oklch(89.53% 0.035 103.5) |
| XYZ | xyz(66.8246, 72.0759, 62.6055) |
| Luminance | 0.7208 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.30
Beige
#F5F5DC
ΔE00 4.98
Cornsilk
#FFF8DC
ΔE00 6.13
Warm Beige
#E9DCC9
ΔE00 6.51
Off White (survey)
#FFFFE4
ΔE00 6.94
Lightyellow
#FFFFE0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DEC4 #C4C6E0
analogous
#E0D0C4 #E0DEC4 #D4E0C4
triadic
#E0DEC4 #C4E0DE #DEC4E0
tetradic
#E0DEC4 #C4E0D0 #C4C6E0 #E0C4D4
square
#E0DEC4 #C4E0D0 #C4C6E0 #E0C4D4
split-complementary
#E0DEC4 #C4D4E0 #D0C4E0
monochromatic
#B6B174 #CBC89C #E0DEC4 #F4F4EB #F4F4EB
Accessibility & contrast
On white
1.36
#E0DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#E0DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DEC4
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DEC4 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DCC3
Deuteranopia (green-blind)
#E4DDC5
Tritanopia (blue-blind)
#E5DAD7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e0dec4; /* rgb */ color: rgb(224, 222, 196); /* oklch */ color: oklch(89.5% 0.035 103.5);
Tailwind
colors: {
custom: {
50: '#e9e8d5',
500: '#e0dec4',
950: '#000000',
},
}SCSS
$custom: #e0dec4; $custom-light: #e9e8d5; $custom-dark: #000000;
JSON
{
"hex": "#e0dec4",
"rgb": {
"r": 224,
"g": 222,
"b": 196
},
"hsl": {
"h": 55.714,
"s": 31.111,
"l": 82.353
},
"oklch": {
"l": 0.89528,
"c": 0.03471,
"h": 103.5
},
"luminance": 0.72075
}Semantic roles & 50–950 ramp
primary
#E0DEC4
secondary
#9093B8
accent
#44AA3C
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483