#E9F680#E9F680
#E9F680 is a very light, vivid yellow. Relative luminance 0.848; OKLCH L 93.9% C 0.143 H 114.4°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E9F680 |
|---|---|
| RGB | rgb(233, 246, 128) |
| HSL | hsl(67, 87%, 73%) |
| HSV | hsv(67, 48%, 96%) |
| CMYK | cmyk(5.3%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(93.79, -20.74, 54.86) |
| CIE-LCH | lch(93.79, 58.65, 110.71°) |
| OKLab | oklab(93.93% -0.0591 0.1304) |
| OKLCH | oklch(93.93% 0.143 114.4) |
| XYZ | xyz(70.4574, 84.7947, 33.0732) |
| Luminance | 0.8479 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.59
Pale Yellow
#FFFF84
ΔE00 3.90
Faded Yellow
#FEFF7F
ΔE00 3.90
Butter
#FFFF81
ΔE00 4.01
Banana (survey)
#FFFF7E
ΔE00 4.15
Light Yellow
#FFFE7A
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9F680 #8D80F6
analogous
#F6C880 #E9F680 #AEF680
triadic
#E9F680 #80E9F6 #F680E9
tetradic
#E9F680 #80F6C8 #8D80F6 #F680AE
square
#E9F680 #80F6C8 #8D80F6 #F680AE
split-complementary
#E9F680 #80AEF6 #C880F6
monochromatic
#D3EB11 #DFF247 #E9F680 #F3FAB9 #FAFDE2
Accessibility & contrast
On white
1.17
#E9F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#E9F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9F680
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9F680 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC76
Deuteranopia (green-blind)
#FFEE86
Tritanopia (blue-blind)
#F5EADB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e9f680; /* rgb */ color: rgb(233, 246, 128); /* oklch */ color: oklch(93.9% 0.143 114.4);
Tailwind
colors: {
custom: {
50: '#f2f9a7',
500: '#e9f680',
950: '#000000',
},
}SCSS
$custom: #e9f680; $custom-light: #f2f9a7; $custom-dark: #000000;
JSON
{
"hex": "#e9f680",
"rgb": {
"r": 233,
"g": 246,
"b": 128
},
"hsl": {
"h": 66.61,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.93929,
"c": 0.14316,
"h": 114.4
},
"luminance": 0.84794
}Semantic roles & 50–950 ramp
primary
#E9F680
secondary
#5748D2
accent
#02E31B
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581