#E5DB79#E5DB79
#E5DB79 is a very light, vivid yellow. Relative luminance 0.687; OKLCH L 87.9% C 0.121 H 103.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DB79 |
|---|---|
| RGB | rgb(229, 219, 121) |
| HSL | hsl(54, 68%, 69%) |
| HSV | hsv(54, 47%, 90%) |
| CMYK | cmyk(0%, 4.4%, 47.2%, 10.2%) |
| CIE-LAB | lab(86.36, -9.68, 49.10) |
| CIE-LCH | lch(86.36, 50.05, 101.15°) |
| OKLab | oklab(87.9% -0.0279 0.1172) |
| OKLCH | oklch(87.9% 0.121 103.4) |
| XYZ | xyz(61.0973, 68.7034, 28.1281) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.85
Sandy
#F1DA7A
ΔE00 3.62
Dull Yellow
#EEDC5B
ΔE00 4.50
Sandy Yellow
#FDEE73
ΔE00 5.42
Dark Cream
#FFF39A
ΔE00 5.64
Sand (survey)
#E2CA76
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DB79 #7983E5
analogous
#E5A579 #E5DB79 #B9E579
triadic
#E5DB79 #79E5DB #DB79E5
tetradic
#E5DB79 #79E5A5 #7983E5 #E579B9
square
#E5DB79 #79E5A5 #7983E5 #E579B9
split-complementary
#E5DB79 #79B9E5 #A579E5
monochromatic
#BFB025 #DBCD46 #E5DB79 #EFE9AC #F9F7E0
Accessibility & contrast
On white
1.42
#E5DB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#E5DB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DB79
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DB79 | 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)
#EAD571
Deuteranopia (green-blind)
#EEDB7D
Tritanopia (blue-blind)
#F3CFC4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e5db79; /* rgb */ color: rgb(229, 219, 121); /* oklch */ color: oklch(87.9% 0.121 103.4);
Tailwind
colors: {
custom: {
50: '#efe6a2',
500: '#e5db79',
950: '#000000',
},
}SCSS
$custom: #e5db79; $custom-light: #efe6a2; $custom-dark: #000000;
JSON
{
"hex": "#e5db79",
"rgb": {
"r": 229,
"g": 219,
"b": 121
},
"hsl": {
"h": 54.444,
"s": 67.5,
"l": 68.627
},
"oklch": {
"l": 0.87903,
"c": 0.12052,
"h": 103.4
},
"luminance": 0.68702
}Semantic roles & 50–950 ramp
primary
#E5DB79
secondary
#4651BD
accent
#27CF16
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480