#E8F680#E8F680
#E8F680 is a very light, vivid yellow. Relative luminance 0.846; OKLCH L 93.9% C 0.143 H 114.8°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F680 |
|---|---|
| RGB | rgb(232, 246, 128) |
| HSL | hsl(67, 87%, 73%) |
| HSV | hsv(67, 48%, 96%) |
| CMYK | cmyk(5.7%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(93.72, -21.12, 54.75) |
| CIE-LCH | lch(93.72, 58.69, 111.10°) |
| OKLab | oklab(93.85% -0.0601 0.1302) |
| OKLCH | oklch(93.85% 0.143 114.8) |
| XYZ | xyz(70.1318, 84.6268, 33.0580) |
| Luminance | 0.8463 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.80
Faded Yellow
#FEFF7F
ΔE00 4.10
Pale Yellow
#FFFF84
ΔE00 4.10
Butter
#FFFF81
ΔE00 4.21
Banana (survey)
#FFFF7E
ΔE00 4.35
Light Yellow
#FFFE7A
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F680 #8E80F6
analogous
#F6C980 #E8F680 #ADF680
triadic
#E8F680 #80E8F6 #F680E8
tetradic
#E8F680 #80F6C9 #8E80F6 #F680AD
square
#E8F680 #80F6C9 #8E80F6 #F680AD
split-complementary
#E8F680 #80ADF6 #C980F6
monochromatic
#D1EB11 #DEF247 #E8F680 #F2FAB9 #FAFDE2
Accessibility & contrast
On white
1.17
#E8F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#E8F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F680
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F680 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC76
Deuteranopia (green-blind)
#FFEE86
Tritanopia (blue-blind)
#F4EADB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e8f680; /* rgb */ color: rgb(232, 246, 128); /* oklch */ color: oklch(93.9% 0.143 114.8);
Tailwind
colors: {
custom: {
50: '#f1f9a7',
500: '#e8f680',
950: '#000000',
},
}SCSS
$custom: #e8f680; $custom-light: #f1f9a7; $custom-dark: #000000;
JSON
{
"hex": "#e8f680",
"rgb": {
"r": 232,
"g": 246,
"b": 128
},
"hsl": {
"h": 67.119,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.93853,
"c": 0.1434,
"h": 114.8
},
"luminance": 0.84626
}Semantic roles & 50–950 ramp
primary
#E8F680
secondary
#5848D2
accent
#02E31D
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581