#E8DA77#E8DA77
#E8DA77 is a very light, vivid yellow. Relative luminance 0.686; OKLCH L 87.9% C 0.122 H 101.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DA77 |
|---|---|
| RGB | rgb(232, 218, 119) |
| HSL | hsl(53, 71%, 69%) |
| HSV | hsv(53, 49%, 91%) |
| CMYK | cmyk(0%, 6%, 48.7%, 9%) |
| CIE-LAB | lab(86.32, -8.15, 50.08) |
| CIE-LCH | lch(86.32, 50.74, 99.25°) |
| OKLab | oklab(87.93% -0.0239 0.1192) |
| OKLCH | oklch(87.93% 0.122 101.3) |
| XYZ | xyz(61.6816, 68.6326, 27.4475) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.58
Khaki (CSS)
#F0E68C
ΔE00 3.19
Dull Yellow
#EEDC5B
ΔE00 3.92
Wheat (survey)
#FBDD7E
ΔE00 4.73
Sand Yellow
#FCE166
ΔE00 4.89
Yellow Tan
#FFE36E
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DA77 #7785E8
analogous
#E8A277 #E8DA77 #BEE877
triadic
#E8DA77 #77E8DA #DA77E8
tetradic
#E8DA77 #77E8A2 #7785E8 #E877BE
square
#E8DA77 #77E8A2 #7785E8 #E877BE
split-complementary
#E8DA77 #77BEE8 #A277E8
monochromatic
#C4AF21 #DFCC43 #E8DA77 #F1E8AB #FAF6E0
Accessibility & contrast
On white
1.43
#E8DA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#E8DA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DA77
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DA77 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56E
Deuteranopia (green-blind)
#EEDB7B
Tritanopia (blue-blind)
#F7CEC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e8da77; /* rgb */ color: rgb(232, 218, 119); /* oklch */ color: oklch(87.9% 0.122 101.3);
Tailwind
colors: {
custom: {
50: '#f1e5a0',
500: '#e8da77',
950: '#000000',
},
}SCSS
$custom: #e8da77; $custom-light: #f1e5a0; $custom-dark: #000000;
JSON
{
"hex": "#e8da77",
"rgb": {
"r": 232,
"g": 218,
"b": 119
},
"hsl": {
"h": 52.566,
"s": 71.069,
"l": 68.824
},
"oklch": {
"l": 0.87927,
"c": 0.12157,
"h": 101.3
},
"luminance": 0.68631
}Semantic roles & 50–950 ramp
primary
#E8DA77
secondary
#4353C0
accent
#2AD312
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480