#E9DB80#E9DB80
#E9DB80 is a very light, moderate yellow. Relative luminance 0.695; OKLCH L 88.3% C 0.113 H 100.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DB80 |
|---|---|
| RGB | rgb(233, 219, 128) |
| HSL | hsl(52, 70%, 71%) |
| HSV | hsv(52, 45%, 91%) |
| CMYK | cmyk(0%, 6%, 45.1%, 8.6%) |
| CIE-LAB | lab(86.77, -7.43, 46.29) |
| CIE-LCH | lch(86.77, 46.88, 99.11°) |
| OKLab | oklab(88.34% -0.021 0.1114) |
| OKLCH | oklch(88.34% 0.113 100.7) |
| XYZ | xyz(62.8336, 69.5472, 30.5320) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.57
Sandy
#F1DA7A
ΔE00 2.58
Wheat (survey)
#FBDD7E
ΔE00 4.57
Sand (survey)
#E2CA76
ΔE00 4.73
Dull Yellow
#EEDC5B
ΔE00 5.05
Dark Cream
#FFF39A
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DB80 #808EE9
analogous
#E9A680 #E9DB80 #C2E980
triadic
#E9DB80 #80E9DB #DB80E9
tetradic
#E9DB80 #80E9A6 #808EE9 #E980C2
square
#E9DB80 #80E9A6 #808EE9 #E980C2
split-complementary
#E9DB80 #80C2E9 #A680E9
monochromatic
#CBB523 #E0CC4C #E9DB80 #F2EAB4 #FAF8E5
Accessibility & contrast
On white
1.41
#E9DB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#E9DB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DB80
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DB80 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD679
Deuteranopia (green-blind)
#EFDC84
Tritanopia (blue-blind)
#F7CFC5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e9db80; /* rgb */ color: rgb(233, 219, 128); /* oklch */ color: oklch(88.3% 0.113 100.7);
Tailwind
colors: {
custom: {
50: '#f2e6a6',
500: '#e9db80',
950: '#000000',
},
}SCSS
$custom: #e9db80; $custom-light: #f2e6a6; $custom-dark: #000000;
JSON
{
"hex": "#e9db80",
"rgb": {
"r": 233,
"g": 219,
"b": 128
},
"hsl": {
"h": 52,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.88342,
"c": 0.11339,
"h": 100.7
},
"luminance": 0.69545
}Semantic roles & 50–950 ramp
primary
#E9DB80
secondary
#4B5BC2
accent
#2DD213
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480