#E9DA77#E9DA77
#E9DA77 is a very light, vivid yellow. Relative luminance 0.688; OKLCH L 88.0% C 0.122 H 100.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DA77 |
|---|---|
| RGB | rgb(233, 218, 119) |
| HSL | hsl(52, 72%, 69%) |
| HSV | hsv(52, 49%, 91%) |
| CMYK | cmyk(0%, 6.4%, 48.9%, 8.6%) |
| CIE-LAB | lab(86.41, -7.75, 50.20) |
| CIE-LCH | lch(86.41, 50.79, 98.78°) |
| OKLab | oklab(88.01% -0.0228 0.1195) |
| OKLCH | oklch(88.01% 0.122 100.8) |
| XYZ | xyz(62.0072, 68.8005, 27.4627) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.31
Khaki (CSS)
#F0E68C
ΔE00 3.26
Dull Yellow
#EEDC5B
ΔE00 3.84
Wheat (survey)
#FBDD7E
ΔE00 4.46
Sand Yellow
#FCE166
ΔE00 4.69
Yellow Tan
#FFE36E
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DA77 #7786E9
analogous
#E9A177 #E9DA77 #BFE977
triadic
#E9DA77 #77E9DA #DA77E9
tetradic
#E9DA77 #77E9A1 #7786E9 #E977BF
square
#E9DA77 #77E9A1 #7786E9 #E977BF
split-complementary
#E9DA77 #77BFE9 #A177E9
monochromatic
#C6B020 #E0CC42 #E9DA77 #F2E8AC #FAF7E0
Accessibility & contrast
On white
1.42
#E9DA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#E9DA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DA77
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DA77 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56E
Deuteranopia (green-blind)
#EFDB7B
Tritanopia (blue-blind)
#F8CEC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e9da77; /* rgb */ color: rgb(233, 218, 119); /* oklch */ color: oklch(88.0% 0.122 100.8);
Tailwind
colors: {
custom: {
50: '#f2e5a0',
500: '#e9da77',
950: '#000000',
},
}SCSS
$custom: #e9da77; $custom-light: #f2e5a0; $custom-dark: #000000;
JSON
{
"hex": "#e9da77",
"rgb": {
"r": 233,
"g": 218,
"b": 119
},
"hsl": {
"h": 52.105,
"s": 72.152,
"l": 69.02
},
"oklch": {
"l": 0.88013,
"c": 0.12161,
"h": 100.8
},
"luminance": 0.68798
}Semantic roles & 50–950 ramp
primary
#E9DA77
secondary
#4354C1
accent
#2BD411
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480