#E9F191#E9F191
#E9F191 is a very light, moderate yellow. Relative luminance 0.823; OKLCH L 93.1% C 0.120 H 112.6°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E9F191 |
|---|---|
| RGB | rgb(233, 241, 145) |
| HSL | hsl(65, 77%, 76%) |
| HSV | hsv(65, 40%, 95%) |
| CMYK | cmyk(3.3%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(92.70, -16.63, 45.41) |
| CIE-LCH | lch(92.70, 48.36, 110.11°) |
| OKLab | oklab(93.12% -0.046 0.1104) |
| OKLCH | oklch(93.12% 0.12 112.6) |
| XYZ | xyz(70.1711, 82.2796, 38.9676) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.03
Buff
#FEF69E
ΔE00 4.48
Parchment
#FEFCAF
ΔE00 4.79
Khaki (CSS)
#F0E68C
ΔE00 4.89
Yellowish Tan
#FCFC81
ΔE00 5.00
Manilla
#FFFA86
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9F191 #9991F1
analogous
#F1C991 #E9F191 #B9F191
triadic
#E9F191 #91E9F1 #F191E9
tetradic
#E9F191 #91F1C9 #9991F1 #F191B9
square
#E9F191 #91F1C9 #9991F1 #F191B9
split-complementary
#E9F191 #91B9F1 #C991F1
monochromatic
#D3E324 #DEEA5B #E9F191 #F4F8C7 #FAFCE4
Accessibility & contrast
On white
1.20
#E9F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#E9F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9F191
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9F191 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98A
Deuteranopia (green-blind)
#FEEB95
Tritanopia (blue-blind)
#F4E7DA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e9f191; /* rgb */ color: rgb(233, 241, 145); /* oklch */ color: oklch(93.1% 0.120 112.6);
Tailwind
colors: {
custom: {
50: '#f1f5b2',
500: '#e9f191',
950: '#000000',
},
}SCSS
$custom: #e9f191; $custom-light: #f1f5b2; $custom-dark: #000000;
JSON
{
"hex": "#e9f191",
"rgb": {
"r": 233,
"g": 241,
"b": 145
},
"hsl": {
"h": 65,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.93123,
"c": 0.11963,
"h": 112.6
},
"luminance": 0.82279
}Semantic roles & 50–950 ramp
primary
#E9F191
secondary
#6259CE
accent
#0CDA1D
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171711
muted
#858581