#E8F780#E8F780
#E8F780 is a very light, vivid yellow. Relative luminance 0.852; OKLCH L 94.1% C 0.145 H 115.2°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F780 |
|---|---|
| RGB | rgb(232, 247, 128) |
| HSL | hsl(68, 88%, 74%) |
| HSV | hsv(68, 48%, 97%) |
| CMYK | cmyk(6.1%, 0%, 48.2%, 3.1%) |
| CIE-LAB | lab(93.98, -21.60, 55.07) |
| CIE-LCH | lch(93.98, 59.16, 111.42°) |
| OKLab | oklab(94.06% -0.0615 0.1309) |
| OKLCH | oklch(94.06% 0.145 115.2) |
| XYZ | xyz(70.4367, 85.2367, 33.1596) |
| Luminance | 0.8524 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.88
Faded Yellow
#FEFF7F
ΔE00 4.13
Pale Yellow
#FFFF84
ΔE00 4.15
Butter
#FFFF81
ΔE00 4.26
Banana (survey)
#FFFF7E
ΔE00 4.39
Light Yellow
#FFFE7A
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F780 #8F80F7
analogous
#F7CA80 #E8F780 #ACF780
triadic
#E8F780 #80E8F7 #F780E8
tetradic
#E8F780 #80F7CA #8F80F7 #F780AC
square
#E8F780 #80F7CA #8F80F7 #F780AC
split-complementary
#E8F780 #80ACF7 #CA80F7
monochromatic
#D2EE0F #DEF346 #E8F780 #F2FBBA #FAFDE2
Accessibility & contrast
On white
1.16
#E8F780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#E8F780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F780
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F780 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FFEF86
Tritanopia (blue-blind)
#F4EBDC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e8f780; /* rgb */ color: rgb(232, 247, 128); /* oklch */ color: oklch(94.1% 0.145 115.2);
Tailwind
colors: {
custom: {
50: '#f1f9a7',
500: '#e8f780',
950: '#000000',
},
}SCSS
$custom: #e8f780; $custom-light: #f1f9a7; $custom-dark: #000000;
JSON
{
"hex": "#e8f780",
"rgb": {
"r": 232,
"g": 247,
"b": 128
},
"hsl": {
"h": 67.563,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.94063,
"c": 0.1446,
"h": 115.2
},
"luminance": 0.85236
}Semantic roles & 50–950 ramp
primary
#E8F780
secondary
#5948D4
accent
#01E51E
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581