#E8F681#E8F681
#E8F681 is a very light, vivid yellow. Relative luminance 0.847; OKLCH L 93.9% C 0.142 H 114.8°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F681 |
|---|---|
| RGB | rgb(232, 246, 129) |
| HSL | hsl(67, 87%, 74%) |
| HSV | hsv(67, 48%, 96%) |
| CMYK | cmyk(5.7%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(93.73, -21.03, 54.30) |
| CIE-LCH | lch(93.73, 58.23, 111.17°) |
| OKLab | oklab(93.87% -0.0598 0.1293) |
| OKLCH | oklch(93.87% 0.142 114.8) |
| XYZ | xyz(70.1979, 84.6532, 33.4063) |
| Luminance | 0.8465 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.84
Pale Yellow
#FFFF84
ΔE00 4.14
Faded Yellow
#FEFF7F
ΔE00 4.15
Butter
#FFFF81
ΔE00 4.26
Banana (survey)
#FFFF7E
ΔE00 4.41
Manilla
#FFFA86
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F681 #8F81F6
analogous
#F6C981 #E8F681 #ADF681
triadic
#E8F681 #81E8F6 #F681E8
tetradic
#E8F681 #81F6C9 #8F81F6 #F681AD
square
#E8F681 #81F6C9 #8F81F6 #F681AD
split-complementary
#E8F681 #81ADF6 #C981F6
monochromatic
#D2EC11 #DEF248 #E8F681 #F2FABA #FAFDE2
Accessibility & contrast
On white
1.17
#E8F681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#E8F681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F681
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F681 | 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)
#FFEC77
Deuteranopia (green-blind)
#FFEE87
Tritanopia (blue-blind)
#F4EBDB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e8f681; /* rgb */ color: rgb(232, 246, 129); /* oklch */ color: oklch(93.9% 0.142 114.8);
Tailwind
colors: {
custom: {
50: '#f1f9a8',
500: '#e8f681',
950: '#000000',
},
}SCSS
$custom: #e8f681; $custom-light: #f1f9a8; $custom-dark: #000000;
JSON
{
"hex": "#e8f681",
"rgb": {
"r": 232,
"g": 246,
"b": 129
},
"hsl": {
"h": 67.179,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.93866,
"c": 0.14242,
"h": 114.8
},
"luminance": 0.84652
}Semantic roles & 50–950 ramp
primary
#E8F681
secondary
#5949D2
accent
#02E31D
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581