#E9DB91#E9DB91
#E9DB91 is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.6% C 0.095 H 98.8°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DB91 |
|---|---|
| RGB | rgb(233, 219, 145) |
| HSL | hsl(50, 67%, 74%) |
| HSV | hsv(50, 38%, 91%) |
| CMYK | cmyk(0%, 6%, 37.8%, 8.6%) |
| CIE-LAB | lab(87.01, -5.67, 38.14) |
| CIE-LCH | lch(87.01, 38.55, 98.45°) |
| OKLab | oklab(88.61% -0.0145 0.0938) |
| OKLCH | oklch(88.61% 0.095 98.8) |
| XYZ | xyz(64.0478, 70.0329, 36.9264) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.60
Vanilla
#F3E5AB
ΔE00 4.06
Sandy
#F1DA7A
ΔE00 4.25
Palegoldenrod
#EEE8AA
ΔE00 4.29
Beige (survey)
#E6DAA6
ΔE00 4.50
Light Tan
#FBEEAC
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DB91 #919FE9
analogous
#E9AF91 #E9DB91 #CBE991
triadic
#E9DB91 #91E9DB #DB91E9
tetradic
#E9DB91 #91E9AF #919FE9 #E991CB
square
#E9DB91 #91E9AF #919FE9 #E991CB
split-complementary
#E9DB91 #91CBE9 #AF91E9
monochromatic
#D5BA2B #DFCA5E #E9DB91 #F3ECC4 #FAF7E5
Accessibility & contrast
On white
1.40
#E9DB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#E9DB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DB91
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DB91 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78C
Deuteranopia (green-blind)
#EDDC94
Tritanopia (blue-blind)
#F6D1C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e9db91; /* rgb */ color: rgb(233, 219, 145); /* oklch */ color: oklch(88.6% 0.095 98.8);
Tailwind
colors: {
custom: {
50: '#f1e6b2',
500: '#e9db91',
950: '#000000',
},
}SCSS
$custom: #e9db91; $custom-light: #f1e6b2; $custom-dark: #000000;
JSON
{
"hex": "#e9db91",
"rgb": {
"r": 233,
"g": 219,
"b": 145
},
"hsl": {
"h": 50.455,
"s": 66.667,
"l": 74.118
},
"oklch": {
"l": 0.88609,
"c": 0.09492,
"h": 98.8
},
"luminance": 0.70031
}Semantic roles & 50–950 ramp
primary
#E9DB91
secondary
#5B6BC3
accent
#34CF17
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481