#E0DEC6#E0DEC6
#E0DEC6 is a very light, muted yellow. Relative luminance 0.722; OKLCH L 89.6% C 0.032 H 103.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DEC6 |
|---|---|
| RGB | rgb(224, 222, 198) |
| HSL | hsl(55, 30%, 83%) |
| HSV | hsv(55, 12%, 88%) |
| CMYK | cmyk(0%, 0.9%, 11.6%, 12.2%) |
| CIE-LAB | lab(88.05, -3.38, 12.02) |
| CIE-LCH | lch(88.05, 12.49, 105.70°) |
| OKLab | oklab(89.58% -0.0073 0.0313) |
| OKLCH | oklch(89.58% 0.032 103.1) |
| XYZ | xyz(67.0537, 72.1676, 63.8124) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.91
Beige
#F5F5DC
ΔE00 4.95
Warm Beige
#E9DCC9
ΔE00 6.12
Cornsilk
#FFF8DC
ΔE00 6.15
Champagne
#F7E7CE
ΔE00 6.88
Off White (survey)
#FFFFE4
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DEC6 #C6C8E0
analogous
#E0D1C6 #E0DEC6 #D5E0C6
triadic
#E0DEC6 #C6E0DE #DEC6E0
tetradic
#E0DEC6 #C6E0D1 #C6C8E0 #E0C6D5
square
#E0DEC6 #C6E0D1 #C6C8E0 #E0C6D5
split-complementary
#E0DEC6 #C6D5E0 #D1C6E0
monochromatic
#B5B077 #CAC79E #E0DEC6 #F4F4EB #F4F4EB
Accessibility & contrast
On white
1.36
#E0DEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#E0DEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DEC6
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DEC6 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DCC5
Deuteranopia (green-blind)
#E4DEC7
Tritanopia (blue-blind)
#E4DBD7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e0dec6; /* rgb */ color: rgb(224, 222, 198); /* oklch */ color: oklch(89.6% 0.032 103.1);
Tailwind
colors: {
custom: {
50: '#e9e8d7',
500: '#e0dec6',
950: '#000000',
},
}SCSS
$custom: #e0dec6; $custom-light: #e9e8d7; $custom-dark: #000000;
JSON
{
"hex": "#e0dec6",
"rgb": {
"r": 224,
"g": 222,
"b": 198
},
"hsl": {
"h": 55.385,
"s": 29.545,
"l": 82.745
},
"oklch": {
"l": 0.89577,
"c": 0.03209,
"h": 103.1
},
"luminance": 0.72167
}Semantic roles & 50–950 ramp
primary
#E0DEC6
secondary
#9395B8
accent
#46A83D
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483