#E7E080#E7E080
#E7E080 is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.2% C 0.118 H 104.9°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E080 |
|---|---|
| RGB | rgb(231, 224, 128) |
| HSL | hsl(56, 68%, 70%) |
| HSV | hsv(56, 45%, 91%) |
| CMYK | cmyk(0%, 3%, 44.6%, 9.4%) |
| CIE-LAB | lab(87.90, -10.73, 47.65) |
| CIE-LCH | lch(87.90, 48.84, 102.69°) |
| OKLab | oklab(89.2% -0.0304 0.1145) |
| OKLCH | oklch(89.2% 0.118 104.9) |
| XYZ | xyz(63.5083, 71.8605, 30.9429) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.95
Sandy
#F1DA7A
ΔE00 4.45
Dark Cream
#FFF39A
ΔE00 4.72
Buff
#FEF69E
ΔE00 5.06
Sandy Yellow
#FDEE73
ΔE00 5.20
Dull Yellow
#EEDC5B
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E080 #8087E7
analogous
#E7AC80 #E7E080 #BBE780
triadic
#E7E080 #80E7E0 #E080E7
tetradic
#E7E080 #80E7AC #8087E7 #E780BB
square
#E7E080 #80E7AC #8087E7 #E780BB
split-complementary
#E7E080 #80BBE7 #AC80E7
monochromatic
#C7BC26 #DDD34D #E7E080 #F1EDB3 #FAF9E5
Accessibility & contrast
On white
1.37
#E7E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#E7E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E080
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E080 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA78
Deuteranopia (green-blind)
#F2DF84
Tritanopia (blue-blind)
#F4D5C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7e080; /* rgb */ color: rgb(231, 224, 128); /* oklch */ color: oklch(89.2% 0.118 104.9);
Tailwind
colors: {
custom: {
50: '#f0e9a6',
500: '#e7e080',
950: '#000000',
},
}SCSS
$custom: #e7e080; $custom-light: #f0e9a6; $custom-dark: #000000;
JSON
{
"hex": "#e7e080",
"rgb": {
"r": 231,
"g": 224,
"b": 128
},
"hsl": {
"h": 55.922,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.89197,
"c": 0.11846,
"h": 104.9
},
"luminance": 0.71859
}Semantic roles & 50–950 ramp
primary
#E7E080
secondary
#4C54C0
accent
#22D015
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480