#E7D580#E7D580
#E7D580 is a very light, moderate yellow. Relative luminance 0.661; OKLCH L 87.0% C 0.108 H 97.7°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D580 |
|---|---|
| RGB | rgb(231, 213, 128) |
| HSL | hsl(50, 68%, 70%) |
| HSV | hsv(50, 45%, 91%) |
| CMYK | cmyk(0%, 7.8%, 44.6%, 9.4%) |
| CIE-LAB | lab(85.07, -5.18, 44.13) |
| CIE-LCH | lch(85.07, 44.43, 96.69°) |
| OKLab | oklab(86.95% -0.0144 0.1066) |
| OKLCH | oklch(86.95% 0.108 97.7) |
| XYZ | xyz(60.6471, 66.1380, 29.9892) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.43
Sand (survey)
#E2CA76
ΔE00 2.95
Wheat (survey)
#FBDD7E
ΔE00 4.14
Khaki (CSS)
#F0E68C
ΔE00 4.21
Pale Gold
#FDDE6C
ΔE00 5.62
Light Mustard
#F7D560
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D580 #8092E7
analogous
#E7A280 #E7D580 #C5E780
triadic
#E7D580 #80E7D5 #D580E7
tetradic
#E7D580 #80E7A2 #8092E7 #E780C5
square
#E7D580 #80E7A2 #8092E7 #E780C5
split-complementary
#E7D580 #80C5E7 #A280E7
monochromatic
#C7AB26 #DDC44D #E7D580 #F1E6B3 #FAF6E5
Accessibility & contrast
On white
1.48
#E7D580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#E7D580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D580
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D580 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D179
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#F5CAC0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e7d580; /* rgb */ color: rgb(231, 213, 128); /* oklch */ color: oklch(87.0% 0.108 97.7);
Tailwind
colors: {
custom: {
50: '#f0e1a6',
500: '#e7d580',
950: '#000000',
},
}SCSS
$custom: #e7d580; $custom-light: #f0e1a6; $custom-dark: #000000;
JSON
{
"hex": "#e7d580",
"rgb": {
"r": 231,
"g": 213,
"b": 128
},
"hsl": {
"h": 49.515,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.8695,
"c": 0.10758,
"h": 97.7
},
"luminance": 0.66136
}Semantic roles & 50–950 ramp
primary
#E7D580
secondary
#4C60C0
accent
#36D015
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480