#E8F080#E8F080
#E8F080 is a very light, vivid yellow. Relative luminance 0.810; OKLCH L 92.6% C 0.136 H 112.4°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F080 |
|---|---|
| RGB | rgb(232, 240, 128) |
| HSL | hsl(64, 79%, 72%) |
| HSV | hsv(64, 47%, 94%) |
| CMYK | cmyk(3.3%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(92.15, -18.23, 52.86) |
| CIE-LCH | lch(92.15, 55.91, 109.03°) |
| OKLab | oklab(92.6% -0.0519 0.126) |
| OKLCH | oklch(92.6% 0.136 112.4) |
| XYZ | xyz(68.3362, 81.0357, 32.4595) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.69
Manilla
#FFFA86
ΔE00 4.10
Pale Yellow
#FFFF84
ΔE00 4.15
Faded Yellow
#FEFF7F
ΔE00 4.26
Butter
#FFFF81
ΔE00 4.29
Straw
#FCF679
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F080 #8880F0
analogous
#F0C080 #E8F080 #B0F080
triadic
#E8F080 #80E8F0 #F080E8
tetradic
#E8F080 #80F0C0 #8880F0 #F080B0
square
#E8F080 #80F0C0 #8880F0 #F080B0
split-complementary
#E8F080 #80B0F0 #C080F0
monochromatic
#CEDC1A #DEEA49 #E8F080 #F2F6B7 #FAFCE4
Accessibility & contrast
On white
1.22
#E8F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#E8F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F080
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F080 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE776
Deuteranopia (green-blind)
#FFEA86
Tritanopia (blue-blind)
#F4E4D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e8f080; /* rgb */ color: rgb(232, 240, 128); /* oklch */ color: oklch(92.6% 0.136 112.4);
Tailwind
colors: {
custom: {
50: '#f1f4a7',
500: '#e8f080',
950: '#000000',
},
}SCSS
$custom: #e8f080; $custom-light: #f1f4a7; $custom-dark: #000000;
JSON
{
"hex": "#e8f080",
"rgb": {
"r": 232,
"g": 240,
"b": 128
},
"hsl": {
"h": 64.286,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.92596,
"c": 0.13627,
"h": 112.4
},
"luminance": 0.81034
}Semantic roles & 50–950 ramp
primary
#E8F080
secondary
#534ACB
accent
#0ADB19
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#171710
muted
#858580