#E7EA80#E7EA80
#E7EA80 is a very light, vivid yellow. Relative luminance 0.774; OKLCH L 91.3% C 0.130 H 110.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EA80 |
|---|---|
| RGB | rgb(231, 234, 128) |
| HSL | hsl(62, 72%, 71%) |
| HSV | hsv(62, 45%, 92%) |
| CMYK | cmyk(1.3%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(90.50, -15.69, 50.84) |
| CIE-LCH | lch(90.50, 53.21, 107.15°) |
| OKLab | oklab(91.27% -0.0446 0.1216) |
| OKLCH | oklch(91.27% 0.13 110.1) |
| XYZ | xyz(66.2753, 77.3944, 31.8652) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.90
Manilla
#FFFA86
ΔE00 4.35
Straw
#FCF679
ΔE00 4.41
Yellowish Tan
#FCFC81
ΔE00 4.42
Buff
#FEF69E
ΔE00 4.89
Pale Yellow
#FFFF84
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EA80 #8380EA
analogous
#EAB880 #E7EA80 #B2EA80
triadic
#E7EA80 #80E7EA #EA80E7
tetradic
#E7EA80 #80EAB8 #8380EA #EA80B2
square
#E7EA80 #80EAB8 #8380EA #EA80B2
split-complementary
#E7EA80 #80B2EA #B880EA
monochromatic
#C9CE22 #DDE14B #E7EA80 #F1F3B5 #FAFBE5
Accessibility & contrast
On white
1.27
#E7EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#E7EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EA80
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EA80 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E277
Deuteranopia (green-blind)
#FAE585
Tritanopia (blue-blind)
#F4DFD1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e7ea80; /* rgb */ color: rgb(231, 234, 128); /* oklch */ color: oklch(91.3% 0.130 110.1);
Tailwind
colors: {
custom: {
50: '#f0f0a7',
500: '#e7ea80',
950: '#000000',
},
}SCSS
$custom: #e7ea80; $custom-light: #f0f0a7; $custom-dark: #000000;
JSON
{
"hex": "#e7ea80",
"rgb": {
"r": 231,
"g": 234,
"b": 128
},
"hsl": {
"h": 61.698,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.91266,
"c": 0.1295,
"h": 110.1
},
"luminance": 0.77393
}Semantic roles & 50–950 ramp
primary
#E7EA80
secondary
#4E4BC3
accent
#12D417
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#171610
muted
#858580