#E8EA90#E8EA90
#E8EA90 is a very light, moderate yellow. Relative luminance 0.780; OKLCH L 91.6% C 0.112 H 109.5°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EA90 |
|---|---|
| RGB | rgb(232, 234, 144) |
| HSL | hsl(61, 68%, 74%) |
| HSV | hsv(61, 38%, 92%) |
| CMYK | cmyk(0.9%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(90.79, -13.68, 43.46) |
| CIE-LCH | lch(90.79, 45.57, 107.47°) |
| OKLab | oklab(91.58% -0.0376 0.106) |
| OKLCH | oklch(91.58% 0.112 109.5) |
| XYZ | xyz(67.7364, 78.0163, 37.8705) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.20
Light Khaki
#E6F2A2
ΔE00 3.60
Buff
#FEF69E
ΔE00 3.94
Dark Cream
#FFF39A
ΔE00 4.44
Parchment
#FEFCAF
ΔE00 4.76
Palegoldenrod
#EEE8AA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EA90 #9290EA
analogous
#EABF90 #E8EA90 #BBEA90
triadic
#E8EA90 #90E8EA #EA90E8
tetradic
#E8EA90 #90EABF #9290EA #EA90BB
square
#E8EA90 #90EABF #9290EA #EA90BB
split-complementary
#E8EA90 #90BBEA #BF90EA
monochromatic
#D3D729 #DDE05D #E8EA90 #F3F4C3 #FAFAE5
Accessibility & contrast
On white
1.26
#E8EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#E8EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EA90
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EA90 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#F8E694
Tritanopia (blue-blind)
#F3E0D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e8ea90; /* rgb */ color: rgb(232, 234, 144); /* oklch */ color: oklch(91.6% 0.112 109.5);
Tailwind
colors: {
custom: {
50: '#f0f0b2',
500: '#e8ea90',
950: '#000000',
},
}SCSS
$custom: #e8ea90; $custom-light: #f0f0b2; $custom-dark: #000000;
JSON
{
"hex": "#e8ea90",
"rgb": {
"r": 232,
"g": 234,
"b": 144
},
"hsl": {
"h": 61.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.91579,
"c": 0.11244,
"h": 109.5
},
"luminance": 0.78015
}Semantic roles & 50–950 ramp
primary
#E8EA90
secondary
#5C5AC5
accent
#15D01A
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581