#E7D585#E7D585
#E7D585 is a very light, moderate yellow. Relative luminance 0.663; OKLCH L 87.0% C 0.102 H 97.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D585 |
|---|---|
| RGB | rgb(231, 213, 133) |
| HSL | hsl(49, 67%, 71%) |
| HSV | hsv(49, 42%, 91%) |
| CMYK | cmyk(0%, 7.8%, 42.4%, 9.4%) |
| CIE-LAB | lab(85.14, -4.68, 41.73) |
| CIE-LCH | lch(85.14, 41.99, 96.40°) |
| OKLab | oklab(87.03% -0.0125 0.1015) |
| OKLCH | oklch(87.03% 0.102 97) |
| XYZ | xyz(60.9843, 66.2729, 31.7653) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.01
Sand (survey)
#E2CA76
ΔE00 3.03
Khaki (CSS)
#F0E68C
ΔE00 4.41
Wheat (survey)
#FBDD7E
ΔE00 4.41
Vanilla
#F3E5AB
ΔE00 5.74
Beige (survey)
#E6DAA6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D585 #8597E7
analogous
#E7A485 #E7D585 #C8E785
triadic
#E7D585 #85E7D5 #D585E7
tetradic
#E7D585 #85E7A4 #8597E7 #E785C8
square
#E7D585 #85E7A4 #8597E7 #E785C8
split-complementary
#E7D585 #85C8E7 #A485E7
monochromatic
#CAAC28 #DDC352 #E7D585 #F1E7B8 #FAF6E5
Accessibility & contrast
On white
1.47
#E7D585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#E7D585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D585
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D585 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17F
Deuteranopia (green-blind)
#E9D788
Tritanopia (blue-blind)
#F5CAC1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e7d585; /* rgb */ color: rgb(231, 213, 133); /* oklch */ color: oklch(87.0% 0.102 97.0);
Tailwind
colors: {
custom: {
50: '#f0e1a9',
500: '#e7d585',
950: '#000000',
},
}SCSS
$custom: #e7d585; $custom-light: #f0e1a9; $custom-dark: #000000;
JSON
{
"hex": "#e7d585",
"rgb": {
"r": 231,
"g": 213,
"b": 133
},
"hsl": {
"h": 48.98,
"s": 67.123,
"l": 71.373
},
"oklch": {
"l": 0.87026,
"c": 0.10224,
"h": 97
},
"luminance": 0.66271
}Semantic roles & 50–950 ramp
primary
#E7D585
secondary
#5065C0
accent
#38CF16
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481