#E8EA82#E8EA82
#E8EA82 is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.4% C 0.127 H 109.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EA82 |
|---|---|
| RGB | rgb(232, 234, 130) |
| HSL | hsl(61, 71%, 71%) |
| HSV | hsv(61, 44%, 92%) |
| CMYK | cmyk(0.9%, 0%, 44.4%, 8.2%) |
| CIE-LAB | lab(90.60, -15.10, 50.03) |
| CIE-LCH | lch(90.60, 52.26, 106.80°) |
| OKLab | oklab(91.37% -0.0428 0.1199) |
| OKLCH | oklch(91.37% 0.127 109.6) |
| XYZ | xyz(66.7320, 77.6145, 32.5805) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.58
Manilla
#FFFA86
ΔE00 4.29
Straw
#FCF679
ΔE00 4.42
Yellowish Tan
#FCFC81
ΔE00 4.47
Buff
#FEF69E
ΔE00 4.59
Dark Cream
#FFF39A
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EA82 #8482EA
analogous
#EAB882 #E8EA82 #B4EA82
triadic
#E8EA82 #82E8EA #EA82E8
tetradic
#E8EA82 #82EAB8 #8482EA #EA82B4
square
#E8EA82 #82EAB8 #8482EA #EA82B4
split-complementary
#E8EA82 #82B4EA #B882EA
monochromatic
#CCCF23 #DEE14E #E8EA82 #F2F3B6 #FAFBE5
Accessibility & contrast
On white
1.27
#E8EA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#E8EA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EA82
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EA82 | 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)
#F9E279
Deuteranopia (green-blind)
#FAE687
Tritanopia (blue-blind)
#F5DFD1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e8ea82; /* rgb */ color: rgb(232, 234, 130); /* oklch */ color: oklch(91.4% 0.127 109.6);
Tailwind
colors: {
custom: {
50: '#f1f0a8',
500: '#e8ea82',
950: '#000000',
},
}SCSS
$custom: #e8ea82; $custom-light: #f1f0a8; $custom-dark: #000000;
JSON
{
"hex": "#e8ea82",
"rgb": {
"r": 232,
"g": 234,
"b": 130
},
"hsl": {
"h": 61.154,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.91373,
"c": 0.12731,
"h": 109.6
},
"luminance": 0.77613
}Semantic roles & 50–950 ramp
primary
#E8EA82
secondary
#4F4DC3
accent
#12D316
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581