#E8EA81#E8EA81
#E8EA81 is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.4% C 0.128 H 109.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EA81 |
|---|---|
| RGB | rgb(232, 234, 129) |
| HSL | hsl(61, 71%, 71%) |
| HSV | hsv(61, 45%, 92%) |
| CMYK | cmyk(0.9%, 0%, 44.9%, 8.2%) |
| CIE-LAB | lab(90.59, -15.20, 50.49) |
| CIE-LCH | lch(90.59, 52.73, 106.75°) |
| OKLab | oklab(91.36% -0.0432 0.1209) |
| OKLCH | oklch(91.36% 0.128 109.7) |
| XYZ | xyz(66.6652, 77.5878, 32.2288) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.65
Manilla
#FFFA86
ΔE00 4.24
Straw
#FCF679
ΔE00 4.33
Yellowish Tan
#FCFC81
ΔE00 4.40
Buff
#FEF69E
ΔE00 4.67
Pale Yellow
#FFFF84
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EA81 #8381EA
analogous
#EAB781 #E8EA81 #B3EA81
triadic
#E8EA81 #81E8EA #EA81E8
tetradic
#E8EA81 #81EAB7 #8381EA #EA81B3
square
#E8EA81 #81EAB7 #8381EA #EA81B3
split-complementary
#E8EA81 #81B3EA #B781EA
monochromatic
#CBCE22 #DEE14D #E8EA81 #F2F3B5 #FAFBE5
Accessibility & contrast
On white
1.27
#E8EA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#E8EA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EA81
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EA81 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E278
Deuteranopia (green-blind)
#FAE686
Tritanopia (blue-blind)
#F5DFD1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e8ea81; /* rgb */ color: rgb(232, 234, 129); /* oklch */ color: oklch(91.4% 0.128 109.7);
Tailwind
colors: {
custom: {
50: '#f1f0a7',
500: '#e8ea81',
950: '#000000',
},
}SCSS
$custom: #e8ea81; $custom-light: #f1f0a7; $custom-dark: #000000;
JSON
{
"hex": "#e8ea81",
"rgb": {
"r": 232,
"g": 234,
"b": 129
},
"hsl": {
"h": 61.143,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.91359,
"c": 0.12834,
"h": 109.7
},
"luminance": 0.77586
}Semantic roles & 50–950 ramp
primary
#E8EA81
secondary
#4E4CC3
accent
#12D316
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#171610
muted
#858580