#E0DEBE#E0DEBE
#E0DEBE is a very light, muted yellow. Relative luminance 0.718; OKLCH L 89.4% C 0.043 H 104.3°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DEBE |
|---|---|
| RGB | rgb(224, 222, 190) |
| HSL | hsl(56, 35%, 81%) |
| HSV | hsv(56, 15%, 88%) |
| CMYK | cmyk(0%, 0.9%, 15.2%, 12.2%) |
| CIE-LAB | lab(87.88, -4.63, 15.97) |
| CIE-LCH | lch(87.88, 16.63, 106.17°) |
| OKLab | oklab(89.38% -0.0105 0.0412) |
| OKLCH | oklch(89.38% 0.043 104.3) |
| XYZ | xyz(66.1552, 71.8082, 59.0805) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.53
Eggshell
#F0EAD6
ΔE00 5.67
Beige (survey)
#E6DAA6
ΔE00 6.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.23
Pale
#FFF9D0
ΔE00 6.40
Cornsilk
#FFF8DC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DEBE #BEC0E0
analogous
#E0CDBE #E0DEBE #D1E0BE
triadic
#E0DEBE #BEE0DE #DEBEE0
tetradic
#E0DEBE #BEE0CD #BEC0E0 #E0BED1
square
#E0DEBE #BEE0CD #BEC0E0 #E0BED1
split-complementary
#E0DEBE #BED1E0 #CDBEE0
monochromatic
#B8B46B #CCC995 #E0DEBE #F4F3E7 #F5F4EA
Accessibility & contrast
On white
1.37
#E0DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#E0DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DEBE
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DEBE | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#E6D9D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e0debe; /* rgb */ color: rgb(224, 222, 190); /* oklch */ color: oklch(89.4% 0.043 104.3);
Tailwind
colors: {
custom: {
50: '#e9e8d1',
500: '#e0debe',
950: '#000000',
},
}SCSS
$custom: #e0debe; $custom-light: #e9e8d1; $custom-dark: #000000;
JSON
{
"hex": "#e0debe",
"rgb": {
"r": 224,
"g": 222,
"b": 190
},
"hsl": {
"h": 56.471,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.89384,
"c": 0.04252,
"h": 104.3
},
"luminance": 0.71808
}Semantic roles & 50–950 ramp
primary
#E0DEBE
secondary
#8A8DB8
accent
#3EAE37
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483