#E7F080#E7F080
#E7F080 is a very light, vivid yellow. Relative luminance 0.809; OKLCH L 92.5% C 0.136 H 112.8°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F080 |
|---|---|
| RGB | rgb(231, 240, 128) |
| HSL | hsl(65, 79%, 72%) |
| HSV | hsv(65, 47%, 94%) |
| CMYK | cmyk(3.7%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(92.07, -18.61, 52.75) |
| CIE-LCH | lch(92.07, 55.94, 109.44°) |
| OKLab | oklab(92.52% -0.0529 0.1258) |
| OKLCH | oklch(92.52% 0.136 112.8) |
| XYZ | xyz(68.0124, 80.8687, 32.4443) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.86
Pale Yellow
#FFFF84
ΔE00 4.30
Manilla
#FFFA86
ΔE00 4.31
Faded Yellow
#FEFF7F
ΔE00 4.40
Butter
#FFFF81
ΔE00 4.44
Straw
#FCF679
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F080 #8980F0
analogous
#F0C180 #E7F080 #AFF080
triadic
#E7F080 #80E7F0 #F080E7
tetradic
#E7F080 #80F0C1 #8980F0 #F080AF
square
#E7F080 #80F0C1 #8980F0 #F080AF
split-complementary
#E7F080 #80AFF0 #C180F0
monochromatic
#CCDC1A #DDEA49 #E7F080 #F1F6B7 #FAFCE4
Accessibility & contrast
On white
1.22
#E7F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#E7F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F080
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F080 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE776
Deuteranopia (green-blind)
#FEEA86
Tritanopia (blue-blind)
#F3E5D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e7f080; /* rgb */ color: rgb(231, 240, 128); /* oklch */ color: oklch(92.5% 0.136 112.8);
Tailwind
colors: {
custom: {
50: '#f0f4a7',
500: '#e7f080',
950: '#000000',
},
}SCSS
$custom: #e7f080; $custom-light: #f0f4a7; $custom-dark: #000000;
JSON
{
"hex": "#e7f080",
"rgb": {
"r": 231,
"g": 240,
"b": 128
},
"hsl": {
"h": 64.821,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.92518,
"c": 0.13647,
"h": 112.8
},
"luminance": 0.80868
}Semantic roles & 50–950 ramp
primary
#E7F080
secondary
#544ACB
accent
#0ADB1B
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#171710
muted
#858580