#E1EA89#E1EA89
#E1EA89 is a very light, vivid yellow. Relative luminance 0.767; OKLCH L 90.9% C 0.121 H 113.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EA89 |
|---|---|
| RGB | rgb(225, 234, 137) |
| HSL | hsl(66, 70%, 73%) |
| HSV | hsv(66, 41%, 92%) |
| CMYK | cmyk(3.8%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(90.17, -17.11, 45.99) |
| CIE-LCH | lch(90.17, 49.07, 110.41°) |
| OKLab | oklab(90.92% -0.0476 0.1114) |
| OKLCH | oklch(90.92% 0.121 113.1) |
| XYZ | xyz(64.9902, 76.6603, 35.0353) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.60
Khaki (CSS)
#F0E68C
ΔE00 4.88
Buff
#FEF69E
ΔE00 5.51
Greenish Beige
#C9D179
ΔE00 5.76
Yellowish Tan
#FCFC81
ΔE00 5.88
Manilla
#FFFA86
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EA89 #9289EA
analogous
#EAC289 #E1EA89 #B0EA89
triadic
#E1EA89 #89E1EA #EA89E1
tetradic
#E1EA89 #89EAC2 #9289EA #EA89B0
square
#E1EA89 #89EAC2 #9289EA #EA89B0
split-complementary
#E1EA89 #89B0EA #C289EA
monochromatic
#C3D326 #D4E155 #E1EA89 #EEF3BD #F8FAE5
Accessibility & contrast
On white
1.29
#E1EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#E1EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EA89
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EA89 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E281
Deuteranopia (green-blind)
#F7E48E
Tritanopia (blue-blind)
#ECE0D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e1ea89; /* rgb */ color: rgb(225, 234, 137); /* oklch */ color: oklch(90.9% 0.121 113.1);
Tailwind
colors: {
custom: {
50: '#ecf0ad',
500: '#e1ea89',
950: '#000000',
},
}SCSS
$custom: #e1ea89; $custom-light: #ecf0ad; $custom-dark: #000000;
JSON
{
"hex": "#e1ea89",
"rgb": {
"r": 225,
"g": 234,
"b": 137
},
"hsl": {
"h": 65.567,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.90923,
"c": 0.12114,
"h": 113.1
},
"luminance": 0.76659
}Semantic roles & 50–950 ramp
primary
#E1EA89
secondary
#5E53C4
accent
#14D225
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161610
muted
#858581