#E8F684#E8F684
#E8F684 is a very light, vivid yellow. Relative luminance 0.847; OKLCH L 93.9% C 0.139 H 114.9°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F684 |
|---|---|
| RGB | rgb(232, 246, 132) |
| HSL | hsl(67, 86%, 74%) |
| HSV | hsv(67, 46%, 96%) |
| CMYK | cmyk(5.7%, 0%, 46.3%, 3.5%) |
| CIE-LAB | lab(93.77, -20.75, 52.94) |
| CIE-LCH | lch(93.77, 56.86, 111.40°) |
| OKLab | oklab(93.91% -0.0587 0.1265) |
| OKLCH | oklch(93.91% 0.139 114.9) |
| XYZ | xyz(70.4002, 84.7342, 34.4720) |
| Luminance | 0.8473 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.01
Pale Yellow
#FFFF84
ΔE00 4.28
Faded Yellow
#FEFF7F
ΔE00 4.35
Butter
#FFFF81
ΔE00 4.43
Banana (survey)
#FFFF7E
ΔE00 4.60
Manilla
#FFFA86
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F684 #9284F6
analogous
#F6CB84 #E8F684 #AFF684
triadic
#E8F684 #84E8F6 #F684E8
tetradic
#E8F684 #84F6CB #9284F6 #F684AF
square
#E8F684 #84F6CB #9284F6 #F684AF
split-complementary
#E8F684 #84AFF6 #CB84F6
monochromatic
#D3EE12 #DDF24B #E8F684 #F3FABD #FAFDE2
Accessibility & contrast
On white
1.17
#E8F684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#E8F684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F684
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F684 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#FFEE8A
Tritanopia (blue-blind)
#F4EBDB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e8f684; /* rgb */ color: rgb(232, 246, 132); /* oklch */ color: oklch(93.9% 0.139 114.9);
Tailwind
colors: {
custom: {
50: '#f1f9aa',
500: '#e8f684',
950: '#000000',
},
}SCSS
$custom: #e8f684; $custom-light: #f1f9aa; $custom-dark: #000000;
JSON
{
"hex": "#e8f684",
"rgb": {
"r": 232,
"g": 246,
"b": 132
},
"hsl": {
"h": 67.368,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.93905,
"c": 0.13946,
"h": 114.9
},
"luminance": 0.84733
}Semantic roles & 50–950 ramp
primary
#E8F684
secondary
#5C4BD3
accent
#03E31E
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581