#E4DB80#E4DB80
#E4DB80 is a very light, moderate yellow. Relative luminance 0.687; OKLCH L 87.9% C 0.113 H 103.5°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DB80 |
|---|---|
| RGB | rgb(228, 219, 128) |
| HSL | hsl(55, 65%, 70%) |
| HSV | hsv(55, 44%, 89%) |
| CMYK | cmyk(0%, 3.9%, 43.9%, 10.6%) |
| CIE-LAB | lab(86.36, -9.41, 45.69) |
| CIE-LCH | lch(86.36, 46.65, 101.64°) |
| OKLab | oklab(87.92% -0.0264 0.1102) |
| OKLCH | oklch(87.92% 0.113 103.5) |
| XYZ | xyz(61.2240, 68.7173, 30.4566) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.54
Sandy
#F1DA7A
ΔE00 3.94
Dark Cream
#FFF39A
ΔE00 5.45
Greenish Beige
#C9D179
ΔE00 5.52
Dull Yellow
#EEDC5B
ΔE00 5.56
Sand (survey)
#E2CA76
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DB80 #8089E4
analogous
#E4A980 #E4DB80 #BBE480
triadic
#E4DB80 #80E4DB #DB80E4
tetradic
#E4DB80 #80E4A9 #8089E4 #E480BB
square
#E4DB80 #80E4A9 #8089E4 #E480BB
split-complementary
#E4DB80 #80BBE4 #A980E4
monochromatic
#C1B329 #D9CD4E #E4DB80 #EFE9B2 #F9F8E5
Accessibility & contrast
On white
1.42
#E4DB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#E4DB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DB80
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DB80 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD579
Deuteranopia (green-blind)
#EDDA84
Tritanopia (blue-blind)
#F1D0C5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e4db80; /* rgb */ color: rgb(228, 219, 128); /* oklch */ color: oklch(87.9% 0.113 103.5);
Tailwind
colors: {
custom: {
50: '#eee6a6',
500: '#e4db80',
950: '#000000',
},
}SCSS
$custom: #e4db80; $custom-light: #eee6a6; $custom-dark: #000000;
JSON
{
"hex": "#e4db80",
"rgb": {
"r": 228,
"g": 219,
"b": 128
},
"hsl": {
"h": 54.6,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.87918,
"c": 0.11328,
"h": 103.5
},
"luminance": 0.68716
}Semantic roles & 50–950 ramp
primary
#E4DB80
secondary
#4C56BC
accent
#29CD19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480