#E4EA90#E4EA90
#E4EA90 is a very light, moderate yellow. Relative luminance 0.774; OKLCH L 91.3% C 0.113 H 111.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EA90 |
|---|---|
| RGB | rgb(228, 234, 144) |
| HSL | hsl(64, 68%, 74%) |
| HSV | hsv(64, 38%, 92%) |
| CMYK | cmyk(2.6%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(90.48, -15.21, 43.02) |
| CIE-LCH | lch(90.48, 45.63, 109.47°) |
| OKLab | oklab(91.26% -0.0418 0.105) |
| OKLCH | oklch(91.26% 0.113 111.7) |
| XYZ | xyz(66.4524, 77.3543, 37.8104) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.98
Khaki (CSS)
#F0E68C
ΔE00 4.20
Buff
#FEF69E
ΔE00 4.77
Parchment
#FEFCAF
ΔE00 5.16
Dark Cream
#FFF39A
ΔE00 5.38
Palegoldenrod
#EEE8AA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EA90 #9690EA
analogous
#EAC390 #E4EA90 #B7EA90
triadic
#E4EA90 #90E4EA #EA90E4
tetradic
#E4EA90 #90EAC3 #9690EA #EA90B7
square
#E4EA90 #90EAC3 #9690EA #EA90B7
split-complementary
#E4EA90 #90B7EA #C390EA
monochromatic
#CBD729 #D7E05D #E4EA90 #F1F4C3 #F9FAE5
Accessibility & contrast
On white
1.27
#E4EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#E4EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EA90
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EA90 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E289
Deuteranopia (green-blind)
#F7E594
Tritanopia (blue-blind)
#EFE0D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4ea90; /* rgb */ color: rgb(228, 234, 144); /* oklch */ color: oklch(91.3% 0.113 111.7);
Tailwind
colors: {
custom: {
50: '#eef0b1',
500: '#e4ea90',
950: '#000000',
},
}SCSS
$custom: #e4ea90; $custom-light: #eef0b1; $custom-dark: #000000;
JSON
{
"hex": "#e4ea90",
"rgb": {
"r": 228,
"g": 234,
"b": 144
},
"hsl": {
"h": 64,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.91263,
"c": 0.113,
"h": 111.7
},
"luminance": 0.77353
}Semantic roles & 50–950 ramp
primary
#E4EA90
secondary
#615AC5
accent
#15D022
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#161611
muted
#858581