#E4DB77#E4DB77
#E4DB77 is a very light, vivid yellow. Relative luminance 0.685; OKLCH L 87.8% C 0.123 H 104.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DB77 |
|---|---|
| RGB | rgb(228, 219, 119) |
| HSL | hsl(55, 67%, 68%) |
| HSV | hsv(55, 48%, 89%) |
| CMYK | cmyk(0%, 3.9%, 47.8%, 10.6%) |
| CIE-LAB | lab(86.25, -10.26, 49.91) |
| CIE-LCH | lch(86.25, 50.96, 101.61°) |
| OKLab | oklab(87.79% -0.0297 0.1189) |
| OKLCH | oklch(87.79% 0.123 104) |
| XYZ | xyz(60.6577, 68.4907, 27.4740) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.05
Sandy
#F1DA7A
ΔE00 3.92
Dull Yellow
#EEDC5B
ΔE00 4.41
Sandy Yellow
#FDEE73
ΔE00 5.38
Dark Cream
#FFF39A
ΔE00 5.81
Greenish Beige
#C9D179
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DB77 #7780E4
analogous
#E4A477 #E4DB77 #B6E477
triadic
#E4DB77 #77E4DB #DB77E4
tetradic
#E4DB77 #77E4A4 #7780E4 #E477B6
square
#E4DB77 #77E4A4 #7780E4 #E477B6
split-complementary
#E4DB77 #77B6E4 #A477E4
monochromatic
#BBAF25 #DACD44 #E4DB77 #EEE9AA #F8F6DD
Accessibility & contrast
On white
1.43
#E4DB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#E4DB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DB77
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DB77 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56E
Deuteranopia (green-blind)
#EEDA7C
Tritanopia (blue-blind)
#F2CFC4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e4db77; /* rgb */ color: rgb(228, 219, 119); /* oklch */ color: oklch(87.8% 0.123 104.0);
Tailwind
colors: {
custom: {
50: '#eee6a0',
500: '#e4db77',
950: '#000000',
},
}SCSS
$custom: #e4db77; $custom-light: #eee6a0; $custom-dark: #000000;
JSON
{
"hex": "#e4db77",
"rgb": {
"r": 228,
"g": 219,
"b": 119
},
"hsl": {
"h": 55.046,
"s": 66.871,
"l": 68.039
},
"oklch": {
"l": 0.87792,
"c": 0.12255,
"h": 104
},
"luminance": 0.68489
}Semantic roles & 50–950 ramp
primary
#E4DB77
secondary
#444EBB
accent
#26CF17
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480