#E9FA83#E9FA83
#E9FA83 is a very light, vivid yellow. Relative luminance 0.873; OKLCH L 94.8% C 0.145 H 115.9°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FA83 |
|---|---|
| RGB | rgb(233, 250, 131) |
| HSL | hsl(69, 92%, 75%) |
| HSV | hsv(69, 48%, 98%) |
| CMYK | cmyk(6.8%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(94.88, -22.37, 54.77) |
| CIE-LCH | lch(94.88, 59.17, 112.22°) |
| OKLab | oklab(94.81% -0.0635 0.1305) |
| OKLCH | oklch(94.81% 0.145 115.9) |
| XYZ | xyz(71.8875, 87.3343, 34.5385) |
| Luminance | 0.8733 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.12
Faded Yellow
#FEFF7F
ΔE00 4.28
Pale Yellow
#FFFF84
ΔE00 4.29
Butter
#FFFF81
ΔE00 4.41
Banana (survey)
#FFFF7E
ΔE00 4.55
Light Yellow
#FFFE7A
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FA83 #9483FA
analogous
#FACF83 #E9FA83 #AEFA83
triadic
#E9FA83 #83E9FA #FA83E9
tetradic
#E9FA83 #83FACF #9483FA #FA83AE
square
#E9FA83 #83FACF #9483FA #FA83AE
split-complementary
#E9FA83 #83AEFA #CF83FA
monochromatic
#D4F50D #DFF848 #E9FA83 #F3FCBE #FAFEE2
Accessibility & contrast
On white
1.14
#E9FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#E9FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FA83
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FA83 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF079
Deuteranopia (green-blind)
#FFF189
Tritanopia (blue-blind)
#F5EFDE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e9fa83; /* rgb */ color: rgb(233, 250, 131); /* oklch */ color: oklch(94.8% 0.145 115.9);
Tailwind
colors: {
custom: {
50: '#f2fba9',
500: '#e9fa83',
950: '#000000',
},
}SCSS
$custom: #e9fa83; $custom-light: #f2fba9; $custom-dark: #000000;
JSON
{
"hex": "#e9fa83",
"rgb": {
"r": 233,
"g": 250,
"b": 131
},
"hsl": {
"h": 68.571,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.94807,
"c": 0.14506,
"h": 115.9
},
"luminance": 0.87334
}Semantic roles & 50–950 ramp
primary
#E9FA83
secondary
#5E49D8
accent
#00E621
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581