#E5DB91#E5DB91
#E5DB91 is a very light, moderate yellow. Relative luminance 0.694; OKLCH L 88.3% C 0.095 H 101.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DB91 |
|---|---|
| RGB | rgb(229, 219, 145) |
| HSL | hsl(53, 62%, 73%) |
| HSV | hsv(53, 37%, 90%) |
| CMYK | cmyk(0%, 4.4%, 36.7%, 10.2%) |
| CIE-LAB | lab(86.69, -7.22, 37.65) |
| CIE-LCH | lch(86.69, 38.33, 100.86°) |
| OKLab | oklab(88.27% -0.0189 0.0927) |
| OKLCH | oklch(88.27% 0.095 101.5) |
| XYZ | xyz(62.7564, 69.3670, 36.8659) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.49
Palegoldenrod
#EEE8AA
ΔE00 3.94
Vanilla
#F3E5AB
ΔE00 4.40
Beige (survey)
#E6DAA6
ΔE00 4.60
Light Tan
#FBEEAC
ΔE00 4.79
Sandy
#F1DA7A
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DB91 #919BE5
analogous
#E5B191 #E5DB91 #C5E591
triadic
#E5DB91 #91E5DB #DB91E5
tetradic
#E5DB91 #91E5B1 #919BE5 #E591C5
square
#E5DB91 #91E5B1 #919BE5 #E591C5
split-complementary
#E5DB91 #91C5E5 #B191E5
monochromatic
#CBB930 #D9CB5F #E5DB91 #F1EBC2 #F9F7E6
Accessibility & contrast
On white
1.41
#E5DB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#E5DB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DB91
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DB91 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68C
Deuteranopia (green-blind)
#EBDB94
Tritanopia (blue-blind)
#F1D1C8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e5db91; /* rgb */ color: rgb(229, 219, 145); /* oklch */ color: oklch(88.3% 0.095 101.5);
Tailwind
colors: {
custom: {
50: '#eee6b2',
500: '#e5db91',
950: '#000000',
},
}SCSS
$custom: #e5db91; $custom-light: #eee6b2; $custom-dark: #000000;
JSON
{
"hex": "#e5db91",
"rgb": {
"r": 229,
"g": 219,
"b": 145
},
"hsl": {
"h": 52.857,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.88271,
"c": 0.0946,
"h": 101.5
},
"luminance": 0.69365
}Semantic roles & 50–950 ramp
primary
#E5DB91
secondary
#5C68BE
accent
#31C91C
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#161511
muted
#858481