#E9FA80#E9FA80
#E9FA80 is a very light, vivid yellow. Relative luminance 0.873; OKLCH L 94.8% C 0.148 H 115.8°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FA80 |
|---|---|
| RGB | rgb(233, 250, 128) |
| HSL | hsl(68, 92%, 74%) |
| HSV | hsv(68, 49%, 98%) |
| CMYK | cmyk(6.8%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(94.85, -22.65, 56.12) |
| CIE-LCH | lch(94.85, 60.52, 111.98°) |
| OKLab | oklab(94.77% -0.0645 0.1332) |
| OKLCH | oklch(94.77% 0.148 115.8) |
| XYZ | xyz(71.6871, 87.2542, 33.4832) |
| Luminance | 0.8725 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.00
Faded Yellow
#FEFF7F
ΔE00 4.12
Pale Yellow
#FFFF84
ΔE00 4.19
Butter
#FFFF81
ΔE00 4.27
Banana (survey)
#FFFF7E
ΔE00 4.38
Light Yellow
#FFFE7A
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FA80 #9180FA
analogous
#FACE80 #E9FA80 #ACFA80
triadic
#E9FA80 #80E9FA #FA80E9
tetradic
#E9FA80 #80FACE #9180FA #FA80AC
square
#E9FA80 #80FACE #9180FA #FA80AC
split-complementary
#E9FA80 #80ACFA #CE80FA
monochromatic
#D5F50A #DFF845 #E9FA80 #F3FCBB #FAFEE2
Accessibility & contrast
On white
1.14
#E9FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#E9FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FA80
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FA80 | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF75
Deuteranopia (green-blind)
#FFF187
Tritanopia (blue-blind)
#F5EEDE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e9fa80; /* rgb */ color: rgb(233, 250, 128); /* oklch */ color: oklch(94.8% 0.148 115.8);
Tailwind
colors: {
custom: {
50: '#f2fba7',
500: '#e9fa80',
950: '#000000',
},
}SCSS
$custom: #e9fa80; $custom-light: #f2fba7; $custom-dark: #000000;
JSON
{
"hex": "#e9fa80",
"rgb": {
"r": 233,
"g": 250,
"b": 128
},
"hsl": {
"h": 68.361,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.94769,
"c": 0.14797,
"h": 115.8
},
"luminance": 0.87253
}Semantic roles & 50–950 ramp
primary
#E9FA80
secondary
#5B47D7
accent
#00E620
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581