#E1EA90#E1EA90
#E1EA90 is a very light, moderate yellow. Relative luminance 0.769; OKLCH L 91.0% C 0.114 H 113.3°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EA90 |
|---|---|
| RGB | rgb(225, 234, 144) |
| HSL | hsl(66, 68%, 74%) |
| HSV | hsv(66, 38%, 92%) |
| CMYK | cmyk(3.8%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(90.26, -16.36, 42.69) |
| CIE-LCH | lch(90.26, 45.71, 110.97°) |
| OKLab | oklab(91.03% -0.0449 0.1043) |
| OKLCH | oklch(91.03% 0.114 113.3) |
| XYZ | xyz(65.5087, 76.8677, 37.7661) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.68
Khaki (CSS)
#F0E68C
ΔE00 4.94
Buff
#FEF69E
ΔE00 5.42
Parchment
#FEFCAF
ΔE00 5.54
Greenish Beige
#C9D179
ΔE00 5.71
Dark Cream
#FFF39A
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EA90 #9990EA
analogous
#EAC690 #E1EA90 #B4EA90
triadic
#E1EA90 #90E1EA #EA90E1
tetradic
#E1EA90 #90EAC6 #9990EA #EA90B4
square
#E1EA90 #90EAC6 #9990EA #EA90B4
split-complementary
#E1EA90 #90B4EA #C690EA
monochromatic
#C5D729 #D3E05D #E1EA90 #EFF4C3 #F8FAE5
Accessibility & contrast
On white
1.28
#E1EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#E1EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EA90
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EA90 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E289
Deuteranopia (green-blind)
#F6E494
Tritanopia (blue-blind)
#EBE0D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e1ea90; /* rgb */ color: rgb(225, 234, 144); /* oklch */ color: oklch(91.0% 0.114 113.3);
Tailwind
colors: {
custom: {
50: '#ebf0b1',
500: '#e1ea90',
950: '#000000',
},
}SCSS
$custom: #e1ea90; $custom-light: #ebf0b1; $custom-dark: #000000;
JSON
{
"hex": "#e1ea90",
"rgb": {
"r": 225,
"g": 234,
"b": 144
},
"hsl": {
"h": 66,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.9103,
"c": 0.11353,
"h": 113.3
},
"luminance": 0.76867
}Semantic roles & 50–950 ramp
primary
#E1EA90
secondary
#645AC5
accent
#15D028
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#161611
muted
#858581