#E8EA80#E8EA80
#E8EA80 is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.3% C 0.129 H 109.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EA80 |
|---|---|
| RGB | rgb(232, 234, 128) |
| HSL | hsl(61, 72%, 71%) |
| HSV | hsv(61, 45%, 92%) |
| CMYK | cmyk(0.9%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(90.58, -15.29, 50.95) |
| CIE-LCH | lch(90.58, 53.20, 106.71°) |
| OKLab | oklab(91.35% -0.0435 0.1218) |
| OKLCH | oklch(91.35% 0.129 109.7) |
| XYZ | xyz(66.5990, 77.5614, 31.8804) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.72
Manilla
#FFFA86
ΔE00 4.20
Straw
#FCF679
ΔE00 4.25
Yellowish Tan
#FCFC81
ΔE00 4.34
Buff
#FEF69E
ΔE00 4.74
Pale Yellow
#FFFF84
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EA80 #8280EA
analogous
#EAB780 #E8EA80 #B3EA80
triadic
#E8EA80 #80E8EA #EA80E8
tetradic
#E8EA80 #80EAB7 #8280EA #EA80B3
square
#E8EA80 #80EAB7 #8280EA #EA80B3
split-complementary
#E8EA80 #80B3EA #B780EA
monochromatic
#CACE22 #DEE14B #E8EA80 #F2F3B5 #FAFBE5
Accessibility & contrast
On white
1.27
#E8EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#E8EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EA80
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EA80 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E277
Deuteranopia (green-blind)
#FAE685
Tritanopia (blue-blind)
#F5DFD1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e8ea80; /* rgb */ color: rgb(232, 234, 128); /* oklch */ color: oklch(91.3% 0.129 109.7);
Tailwind
colors: {
custom: {
50: '#f1f0a7',
500: '#e8ea80',
950: '#000000',
},
}SCSS
$custom: #e8ea80; $custom-light: #f1f0a7; $custom-dark: #000000;
JSON
{
"hex": "#e8ea80",
"rgb": {
"r": 232,
"g": 234,
"b": 128
},
"hsl": {
"h": 61.132,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.91346,
"c": 0.12935,
"h": 109.7
},
"luminance": 0.7756
}Semantic roles & 50–950 ramp
primary
#E8EA80
secondary
#4D4BC3
accent
#12D415
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#171610
muted
#858580