#E1DEBE#E1DEBE
#E1DEBE is a very light, muted yellow. Relative luminance 0.720; OKLCH L 89.5% C 0.043 H 102.8°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEBE |
|---|---|
| RGB | rgb(225, 222, 190) |
| HSL | hsl(55, 37%, 81%) |
| HSV | hsv(55, 16%, 88%) |
| CMYK | cmyk(0%, 1.3%, 15.6%, 11.8%) |
| CIE-LAB | lab(87.95, -4.27, 16.09) |
| CIE-LCH | lch(87.95, 16.65, 104.87°) |
| OKLab | oklab(89.46% -0.0094 0.0415) |
| OKLCH | oklch(89.46% 0.043 102.8) |
| XYZ | xyz(66.4662, 71.9685, 59.0951) |
| Luminance | 0.7197 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.46
Beige
#F5F5DC
ΔE00 5.54
Beige (survey)
#E6DAA6
ΔE00 5.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.27
Cornsilk
#FFF8DC
ΔE00 6.28
Pale
#FFF9D0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEBE #BEC1E1
analogous
#E1CDBE #E1DEBE #D3E1BE
triadic
#E1DEBE #BEE1DE #DEBEE1
tetradic
#E1DEBE #BEE1CD #BEC1E1 #E1BED3
square
#E1DEBE #BEE1CD #BEC1E1 #E1BED3
split-complementary
#E1DEBE #BED3E1 #CDBEE1
monochromatic
#BAB36A #CEC994 #E1DEBE #F4F3E8 #F5F4EA
Accessibility & contrast
On white
1.36
#E1DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#E1DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEBE
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEBE | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#E6DDBF
Tritanopia (blue-blind)
#E7D9D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1debe; /* rgb */ color: rgb(225, 222, 190); /* oklch */ color: oklch(89.5% 0.043 102.8);
Tailwind
colors: {
custom: {
50: '#eae8d1',
500: '#e1debe',
950: '#000000',
},
}SCSS
$custom: #e1debe; $custom-light: #eae8d1; $custom-dark: #000000;
JSON
{
"hex": "#e1debe",
"rgb": {
"r": 225,
"g": 222,
"b": 190
},
"hsl": {
"h": 54.857,
"s": 36.842,
"l": 81.373
},
"oklch": {
"l": 0.89463,
"c": 0.04257,
"h": 102.8
},
"luminance": 0.71968
}Semantic roles & 50–950 ramp
primary
#E1DEBE
secondary
#8A8EBA
accent
#40B036
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483