#E9FA8A#E9FA8A
#E9FA8A is a very light, vivid yellow. Relative luminance 0.875; OKLCH L 94.9% C 0.138 H 116.2°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FA8A |
|---|---|
| RGB | rgb(233, 250, 138) |
| HSL | hsl(69, 92%, 76%) |
| HSV | hsv(69, 45%, 98%) |
| CMYK | cmyk(6.8%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(94.96, -21.70, 51.60) |
| CIE-LCH | lch(94.96, 55.97, 112.81°) |
| OKLab | oklab(94.9% -0.0609 0.1239) |
| OKLCH | oklch(94.9% 0.138 116.2) |
| XYZ | xyz(72.3780, 87.5306, 37.1220) |
| Luminance | 0.8753 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.52
Pale Yellow
#FFFF84
ΔE00 4.67
Faded Yellow
#FEFF7F
ΔE00 4.77
Butter
#FFFF81
ΔE00 4.85
Light Khaki
#E6F2A2
ΔE00 4.95
Banana (survey)
#FFFF7E
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FA8A #9B8AFA
analogous
#FAD38A #E9FA8A #B1FA8A
triadic
#E9FA8A #8AE9FA #FA8AE9
tetradic
#E9FA8A #8AFAD3 #9B8AFA #FA8AB1
square
#E9FA8A #8AFAD3 #9B8AFA #FA8AB1
split-complementary
#E9FA8A #8AB1FA #D38AFA
monochromatic
#D3F515 #DEF74F #E9FA8A #F4FDC5 #F9FEE2
Accessibility & contrast
On white
1.13
#E9FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#E9FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FA8A
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FA8A | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF081
Deuteranopia (green-blind)
#FFF190
Tritanopia (blue-blind)
#F4EFE0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e9fa8a; /* rgb */ color: rgb(233, 250, 138); /* oklch */ color: oklch(94.9% 0.138 116.2);
Tailwind
colors: {
custom: {
50: '#f2fbae',
500: '#e9fa8a',
950: '#000000',
},
}SCSS
$custom: #e9fa8a; $custom-light: #f2fbae; $custom-dark: #000000;
JSON
{
"hex": "#e9fa8a",
"rgb": {
"r": 233,
"g": 250,
"b": 138
},
"hsl": {
"h": 69.107,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.94901,
"c": 0.13808,
"h": 116.2
},
"luminance": 0.8753
}Semantic roles & 50–950 ramp
primary
#E9FA8A
secondary
#644FD9
accent
#00E623
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581