#E9F08A#E9F08A
#E9F08A is a very light, vivid yellow. Relative luminance 0.815; OKLCH L 92.8% C 0.126 H 112.0°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E9F08A |
|---|---|
| RGB | rgb(233, 240, 138) |
| HSL | hsl(64, 77%, 74%) |
| HSV | hsv(64, 43%, 94%) |
| CMYK | cmyk(2.9%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(92.34, -16.87, 48.36) |
| CIE-LCH | lch(92.34, 51.22, 109.23°) |
| OKLab | oklab(92.81% -0.0472 0.1167) |
| OKLCH | oklch(92.81% 0.126 112) |
| XYZ | xyz(69.3527, 81.4799, 36.1136) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.04
Yellowish Tan
#FCFC81
ΔE00 4.31
Manilla
#FFFA86
ΔE00 4.41
Buff
#FEF69E
ΔE00 4.60
Pale Yellow
#FFFF84
ΔE00 4.69
Khaki (CSS)
#F0E68C
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9F08A #918AF0
analogous
#F0C48A #E9F08A #B6F08A
triadic
#E9F08A #8AE9F0 #F08AE9
tetradic
#E9F08A #8AF0C4 #918AF0 #F08AB6
square
#E9F08A #8AF0C4 #918AF0 #F08AB6
split-complementary
#E9F08A #8AB6F0 #C48AF0
monochromatic
#D5E21E #DFE954 #E9F08A #F3F7C0 #FAFCE4
Accessibility & contrast
On white
1.21
#E9F08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#E9F08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9F08A
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9F08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9F08A | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE882
Deuteranopia (green-blind)
#FEEA8F
Tritanopia (blue-blind)
#F5E5D8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e9f08a; /* rgb */ color: rgb(233, 240, 138); /* oklch */ color: oklch(92.8% 0.126 112.0);
Tailwind
colors: {
custom: {
50: '#f1f4ae',
500: '#e9f08a',
950: '#000000',
},
}SCSS
$custom: #e9f08a; $custom-light: #f1f4ae; $custom-dark: #000000;
JSON
{
"hex": "#e9f08a",
"rgb": {
"r": 233,
"g": 240,
"b": 138
},
"hsl": {
"h": 64.118,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.92811,
"c": 0.12587,
"h": 112
},
"luminance": 0.81479
}Semantic roles & 50–950 ramp
primary
#E9F08A
secondary
#5B53CC
accent
#0CDA1A
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581