#E1EA83#E1EA83
#E1EA83 is a very light, vivid yellow. Relative luminance 0.765; OKLCH L 90.8% C 0.127 H 113.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EA83 |
|---|---|
| RGB | rgb(225, 234, 131) |
| HSL | hsl(65, 71%, 72%) |
| HSV | hsv(65, 44%, 92%) |
| CMYK | cmyk(3.8%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(90.09, -17.73, 48.80) |
| CIE-LCH | lch(90.09, 51.92, 109.97°) |
| OKLab | oklab(90.84% -0.0498 0.1173) |
| OKLCH | oklch(90.84% 0.127 113) |
| XYZ | xyz(64.5718, 76.4929, 32.8313) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.41
Khaki (CSS)
#F0E68C
ΔE00 5.00
Yellowish Tan
#FCFC81
ΔE00 5.38
Manilla
#FFFA86
ΔE00 5.53
Buff
#FEF69E
ΔE00 5.72
Straw
#FCF679
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EA83 #8C83EA
analogous
#EAC083 #E1EA83 #AEEA83
triadic
#E1EA83 #83E1EA #EA83E1
tetradic
#E1EA83 #83EAC0 #8C83EA #EA83AE
square
#E1EA83 #83EAC0 #8C83EA #EA83AE
split-complementary
#E1EA83 #83AEEA #C083EA
monochromatic
#C0CF23 #D4E14F #E1EA83 #EEF3B7 #F9FBE5
Accessibility & contrast
On white
1.29
#E1EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#E1EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EA83
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EA83 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17A
Deuteranopia (green-blind)
#F7E488
Tritanopia (blue-blind)
#ECDFD2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e1ea83; /* rgb */ color: rgb(225, 234, 131); /* oklch */ color: oklch(90.8% 0.127 113.0);
Tailwind
colors: {
custom: {
50: '#ecf0a9',
500: '#e1ea83',
950: '#000000',
},
}SCSS
$custom: #e1ea83; $custom-light: #ecf0a9; $custom-dark: #000000;
JSON
{
"hex": "#e1ea83",
"rgb": {
"r": 225,
"g": 234,
"b": 131
},
"hsl": {
"h": 65.243,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.90836,
"c": 0.12746,
"h": 113
},
"luminance": 0.76492
}Semantic roles & 50–950 ramp
primary
#E1EA83
secondary
#584EC3
accent
#12D323
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161610
muted
#858581