#E8EA96#E8EA96
#E8EA96 is a very light, moderate yellow. Relative luminance 0.782; OKLCH L 91.7% C 0.106 H 109.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EA96 |
|---|---|
| RGB | rgb(232, 234, 150) |
| HSL | hsl(61, 67%, 75%) |
| HSV | hsv(61, 36%, 92%) |
| CMYK | cmyk(0.9%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(90.87, -13.02, 40.61) |
| CIE-LCH | lch(90.87, 42.64, 107.77°) |
| OKLab | oklab(91.68% -0.0353 0.0997) |
| OKLCH | oklch(91.68% 0.106 109.5) |
| XYZ | xyz(68.2072, 78.2046, 40.3502) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.08
Khaki (CSS)
#F0E68C
ΔE00 3.46
Buff
#FEF69E
ΔE00 3.99
Parchment
#FEFCAF
ΔE00 4.33
Palegoldenrod
#EEE8AA
ΔE00 4.51
Dark Cream
#FFF39A
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EA96 #9896EA
analogous
#EAC296 #E8EA96 #BEEA96
triadic
#E8EA96 #96E8EA #EA96E8
tetradic
#E8EA96 #96EAC2 #9896EA #EA96BE
square
#E8EA96 #96EAC2 #9896EA #EA96BE
split-complementary
#E8EA96 #96BEEA #C296EA
monochromatic
#D2D630 #DDE063 #E8EA96 #F3F4C9 #F9FAE5
Accessibility & contrast
On white
1.26
#E8EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#E8EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EA96
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EA96 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E390
Deuteranopia (green-blind)
#F8E69A
Tritanopia (blue-blind)
#F3E0D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e8ea96; /* rgb */ color: rgb(232, 234, 150); /* oklch */ color: oklch(91.7% 0.106 109.5);
Tailwind
colors: {
custom: {
50: '#f0f0b6',
500: '#e8ea96',
950: '#000000',
},
}SCSS
$custom: #e8ea96; $custom-light: #f0f0b6; $custom-dark: #000000;
JSON
{
"hex": "#e8ea96",
"rgb": {
"r": 232,
"g": 234,
"b": 150
},
"hsl": {
"h": 61.429,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.91675,
"c": 0.10575,
"h": 109.5
},
"luminance": 0.78203
}Semantic roles & 50–950 ramp
primary
#E8EA96
secondary
#625FC5
accent
#17CF1B
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581