#E7F680#E7F680
#E7F680 is a very light, vivid yellow. Relative luminance 0.845; OKLCH L 93.8% C 0.144 H 115.2°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F680 |
|---|---|
| RGB | rgb(231, 246, 128) |
| HSL | hsl(68, 87%, 73%) |
| HSV | hsv(68, 48%, 96%) |
| CMYK | cmyk(6.1%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(93.65, -21.51, 54.65) |
| CIE-LCH | lch(93.65, 58.73, 111.48°) |
| OKLab | oklab(93.78% -0.0611 0.13) |
| OKLCH | oklch(93.78% 0.144 115.2) |
| XYZ | xyz(69.8080, 84.4599, 33.0428) |
| Luminance | 0.8446 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.01
Faded Yellow
#FEFF7F
ΔE00 4.29
Pale Yellow
#FFFF84
ΔE00 4.30
Butter
#FFFF81
ΔE00 4.41
Banana (survey)
#FFFF7E
ΔE00 4.55
Light Yellow
#FFFE7A
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F680 #8F80F6
analogous
#F6CA80 #E7F680 #ACF680
triadic
#E7F680 #80E7F6 #F680E7
tetradic
#E7F680 #80F6CA #8F80F6 #F680AC
square
#E7F680 #80F6CA #8F80F6 #F680AC
split-complementary
#E7F680 #80ACF6 #CA80F6
monochromatic
#CFEB11 #DCF247 #E7F680 #F2FAB9 #FAFDE2
Accessibility & contrast
On white
1.17
#E7F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#E7F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F680
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F680 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC76
Deuteranopia (green-blind)
#FFEE86
Tritanopia (blue-blind)
#F3EBDB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e7f680; /* rgb */ color: rgb(231, 246, 128); /* oklch */ color: oklch(93.8% 0.144 115.2);
Tailwind
colors: {
custom: {
50: '#f0f9a7',
500: '#e7f680',
950: '#000000',
},
}SCSS
$custom: #e7f680; $custom-light: #f0f9a7; $custom-dark: #000000;
JSON
{
"hex": "#e7f680",
"rgb": {
"r": 231,
"g": 246,
"b": 128
},
"hsl": {
"h": 67.627,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.93777,
"c": 0.14364,
"h": 115.2
},
"luminance": 0.84459
}Semantic roles & 50–950 ramp
primary
#E7F680
secondary
#5A48D2
accent
#02E31F
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581