#E8DF79#E8DF79
#E8DF79 is a very light, vivid yellow. Relative luminance 0.713; OKLCH L 89.0% C 0.125 H 104.1°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DF79 |
|---|---|
| RGB | rgb(232, 223, 121) |
| HSL | hsl(55, 71%, 69%) |
| HSV | hsv(55, 48%, 91%) |
| CMYK | cmyk(0%, 3.9%, 47.8%, 9%) |
| CIE-LAB | lab(87.64, -10.49, 50.71) |
| CIE-LCH | lch(87.64, 51.78, 101.68°) |
| OKLab | oklab(88.98% -0.0304 0.1208) |
| OKLCH | oklch(88.98% 0.125 104.1) |
| XYZ | xyz(63.1192, 71.3135, 28.5254) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.52
Sandy
#F1DA7A
ΔE00 3.98
Dull Yellow
#EEDC5B
ΔE00 4.22
Sandy Yellow
#FDEE73
ΔE00 4.55
Dark Cream
#FFF39A
ΔE00 5.08
Yellowish
#FAEE66
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DF79 #7982E8
analogous
#E8A879 #E8DF79 #BAE879
triadic
#E8DF79 #79E8DF #DF79E8
tetradic
#E8DF79 #79E8A8 #7982E8 #E879BA
square
#E8DF79 #79E8A8 #7982E8 #E879BA
split-complementary
#E8DF79 #79BAE8 #A879E8
monochromatic
#C5B822 #DFD345 #E8DF79 #F1EBAD #FAF8E1
Accessibility & contrast
On white
1.38
#E8DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#E8DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DF79
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DF79 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD970
Deuteranopia (green-blind)
#F2DE7E
Tritanopia (blue-blind)
#F6D3C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e8df79; /* rgb */ color: rgb(232, 223, 121); /* oklch */ color: oklch(89.0% 0.125 104.1);
Tailwind
colors: {
custom: {
50: '#f1e8a2',
500: '#e8df79',
950: '#000000',
},
}SCSS
$custom: #e8df79; $custom-light: #f1e8a2; $custom-dark: #000000;
JSON
{
"hex": "#e8df79",
"rgb": {
"r": 232,
"g": 223,
"b": 121
},
"hsl": {
"h": 55.135,
"s": 70.701,
"l": 69.216
},
"oklch": {
"l": 0.88979,
"c": 0.12452,
"h": 104.1
},
"luminance": 0.71312
}Semantic roles & 50–950 ramp
primary
#E8DF79
secondary
#454FC0
accent
#22D313
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480