#E8DF80#E8DF80
#E8DF80 is a very light, moderate yellow. Relative luminance 0.715; OKLCH L 89.1% C 0.117 H 103.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DF80 |
|---|---|
| RGB | rgb(232, 223, 128) |
| HSL | hsl(55, 69%, 71%) |
| HSV | hsv(55, 45%, 91%) |
| CMYK | cmyk(0%, 3.9%, 44.8%, 9%) |
| CIE-LAB | lab(87.72, -9.84, 47.45) |
| CIE-LCH | lch(87.72, 48.46, 101.71°) |
| OKLab | oklab(89.08% -0.0279 0.114) |
| OKLCH | oklch(89.08% 0.117 103.7) |
| XYZ | xyz(63.5641, 71.4915, 30.8688) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.85
Sandy
#F1DA7A
ΔE00 3.91
Dark Cream
#FFF39A
ΔE00 4.69
Dull Yellow
#EEDC5B
ΔE00 5.07
Buff
#FEF69E
ΔE00 5.15
Sandy Yellow
#FDEE73
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DF80 #8089E8
analogous
#E8AB80 #E8DF80 #BDE880
triadic
#E8DF80 #80E8DF #DF80E8
tetradic
#E8DF80 #80E8AB #8089E8 #E880BD
square
#E8DF80 #80E8AB #8089E8 #E880BD
split-complementary
#E8DF80 #80BDE8 #AB80E8
monochromatic
#C9BB24 #DFD24C #E8DF80 #F1ECB4 #FAF8E5
Accessibility & contrast
On white
1.37
#E8DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#E8DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DF80
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DF80 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED978
Deuteranopia (green-blind)
#F1DE84
Tritanopia (blue-blind)
#F6D4C8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e8df80; /* rgb */ color: rgb(232, 223, 128); /* oklch */ color: oklch(89.1% 0.117 103.7);
Tailwind
colors: {
custom: {
50: '#f1e8a6',
500: '#e8df80',
950: '#000000',
},
}SCSS
$custom: #e8df80; $custom-light: #f1e8a6; $custom-dark: #000000;
JSON
{
"hex": "#e8df80",
"rgb": {
"r": 232,
"g": 223,
"b": 128
},
"hsl": {
"h": 54.808,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.89075,
"c": 0.11739,
"h": 103.7
},
"luminance": 0.7149
}Semantic roles & 50–950 ramp
primary
#E8DF80
secondary
#4B56C1
accent
#25D114
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480