#E4DA77#E4DA77
#E4DA77 is a very light, vivid yellow. Relative luminance 0.680; OKLCH L 87.6% C 0.122 H 103.5°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DA77 |
|---|---|
| RGB | rgb(228, 218, 119) |
| HSL | hsl(54, 67%, 68%) |
| HSV | hsv(54, 48%, 89%) |
| CMYK | cmyk(0%, 4.4%, 47.8%, 10.6%) |
| CIE-LAB | lab(85.99, -9.76, 49.60) |
| CIE-LCH | lch(85.99, 50.55, 101.13°) |
| OKLab | oklab(87.59% -0.0283 0.1182) |
| OKLCH | oklch(87.59% 0.122 103.5) |
| XYZ | xyz(60.3976, 67.9705, 27.3873) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.14
Sandy
#F1DA7A
ΔE00 3.66
Dull Yellow
#EEDC5B
ΔE00 4.39
Sandy Yellow
#FDEE73
ΔE00 5.52
Sand (survey)
#E2CA76
ΔE00 5.58
Sand Yellow
#FCE166
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DA77 #7781E4
analogous
#E4A377 #E4DA77 #B8E477
triadic
#E4DA77 #77E4DA #DA77E4
tetradic
#E4DA77 #77E4A3 #7781E4 #E477B8
square
#E4DA77 #77E4A3 #7781E4 #E477B8
split-complementary
#E4DA77 #77B8E4 #A377E4
monochromatic
#BBAE25 #DACC44 #E4DA77 #EEE8AA #F8F6DD
Accessibility & contrast
On white
1.44
#E4DA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#E4DA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DA77
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DA77 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46E
Deuteranopia (green-blind)
#EDDA7B
Tritanopia (blue-blind)
#F2CEC3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e4da77; /* rgb */ color: rgb(228, 218, 119); /* oklch */ color: oklch(87.6% 0.122 103.5);
Tailwind
colors: {
custom: {
50: '#eee5a0',
500: '#e4da77',
950: '#000000',
},
}SCSS
$custom: #e4da77; $custom-light: #eee5a0; $custom-dark: #000000;
JSON
{
"hex": "#e4da77",
"rgb": {
"r": 228,
"g": 218,
"b": 119
},
"hsl": {
"h": 54.495,
"s": 66.871,
"l": 68.039
},
"oklch": {
"l": 0.87586,
"c": 0.12154,
"h": 103.5
},
"luminance": 0.67969
}Semantic roles & 50–950 ramp
primary
#E4DA77
secondary
#444FBB
accent
#28CF17
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480