#E9F192#E9F192
#E9F192 is a very light, moderate yellow. Relative luminance 0.823; OKLCH L 93.1% C 0.119 H 112.6°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E9F192 |
|---|---|
| RGB | rgb(233, 241, 146) |
| HSL | hsl(65, 77%, 76%) |
| HSV | hsv(65, 39%, 95%) |
| CMYK | cmyk(3.3%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(92.71, -16.52, 44.94) |
| CIE-LCH | lch(92.71, 47.88, 110.18°) |
| OKLab | oklab(93.14% -0.0456 0.1094) |
| OKLCH | oklch(93.14% 0.119 112.6) |
| XYZ | xyz(70.2486, 82.3106, 39.3754) |
| Luminance | 0.8231 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.89
Buff
#FEF69E
ΔE00 4.46
Parchment
#FEFCAF
ΔE00 4.70
Khaki (CSS)
#F0E68C
ΔE00 4.89
Manilla
#FFFA86
ΔE00 5.11
Yellowish Tan
#FCFC81
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9F192 #9A92F1
analogous
#F1C992 #E9F192 #B9F192
triadic
#E9F192 #92E9F1 #F192E9
tetradic
#E9F192 #92F1C9 #9A92F1 #F192B9
square
#E9F192 #92F1C9 #9A92F1 #F192B9
split-complementary
#E9F192 #92B9F1 #C992F1
monochromatic
#D3E326 #DEEA5C #E9F192 #F4F8C8 #FAFCE4
Accessibility & contrast
On white
1.20
#E9F192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#E9F192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9F192
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9F192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9F192 | 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)
#FEE98B
Deuteranopia (green-blind)
#FEEB96
Tritanopia (blue-blind)
#F4E7DA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e9f192; /* rgb */ color: rgb(233, 241, 146); /* oklch */ color: oklch(93.1% 0.119 112.6);
Tailwind
colors: {
custom: {
50: '#f1f5b3',
500: '#e9f192',
950: '#000000',
},
}SCSS
$custom: #e9f192; $custom-light: #f1f5b3; $custom-dark: #000000;
JSON
{
"hex": "#e9f192",
"rgb": {
"r": 233,
"g": 241,
"b": 146
},
"hsl": {
"h": 65.053,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.93138,
"c": 0.11854,
"h": 112.6
},
"luminance": 0.8231
}Semantic roles & 50–950 ramp
primary
#E9F192
secondary
#635ACE
accent
#0CD91D
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171711
muted
#858581