#E9FA7F#E9FA7F
#E9FA7F is a very light, vivid yellow. Relative luminance 0.872; OKLCH L 94.8% C 0.149 H 115.8°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FA7F |
|---|---|
| RGB | rgb(233, 250, 127) |
| HSL | hsl(68, 92%, 74%) |
| HSV | hsv(68, 49%, 98%) |
| CMYK | cmyk(6.8%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(94.83, -22.74, 56.56) |
| CIE-LCH | lch(94.83, 60.97, 111.90°) |
| OKLab | oklab(94.76% -0.0648 0.1341) |
| OKLCH | oklch(94.76% 0.149 115.8) |
| XYZ | xyz(71.6216, 87.2280, 33.1382) |
| Luminance | 0.8723 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.97
Faded Yellow
#FEFF7F
ΔE00 4.07
Pale Yellow
#FFFF84
ΔE00 4.16
Butter
#FFFF81
ΔE00 4.23
Banana (survey)
#FFFF7E
ΔE00 4.34
Light Yellow
#FFFE7A
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FA7F #907FFA
analogous
#FACE7F #E9FA7F #ACFA7F
triadic
#E9FA7F #7FE9FA #FA7FE9
tetradic
#E9FA7F #7FFACE #907FFA #FA7FAC
square
#E9FA7F #7FFACE #907FFA #FA7FAC
split-complementary
#E9FA7F #7FACFA #CE7FFA
monochromatic
#D4F50A #DFF844 #E9FA7F #F3FCBA #FAFEE2
Accessibility & contrast
On white
1.14
#E9FA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#E9FA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FA7F
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FA7F | 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)
#FFEF74
Deuteranopia (green-blind)
#FFF186
Tritanopia (blue-blind)
#F5EEDE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e9fa7f; /* rgb */ color: rgb(233, 250, 127); /* oklch */ color: oklch(94.8% 0.149 115.8);
Tailwind
colors: {
custom: {
50: '#f2fba7',
500: '#e9fa7f',
950: '#000000',
},
}SCSS
$custom: #e9fa7f; $custom-light: #f2fba7; $custom-dark: #000000;
JSON
{
"hex": "#e9fa7f",
"rgb": {
"r": 233,
"g": 250,
"b": 127
},
"hsl": {
"h": 68.293,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.94757,
"c": 0.14892,
"h": 115.8
},
"luminance": 0.87227
}Semantic roles & 50–950 ramp
primary
#E9FA7F
secondary
#5A46D7
accent
#00E620
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#171710
muted
#858580