#E7D575#E7D575
#E7D575 is a very light, moderate yellow. Relative luminance 0.659; OKLCH L 86.8% C 0.119 H 98.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D575 |
|---|---|
| RGB | rgb(231, 213, 117) |
| HSL | hsl(51, 70%, 68%) |
| HSV | hsv(51, 49%, 91%) |
| CMYK | cmyk(0%, 7.8%, 49.4%, 9.4%) |
| CIE-LAB | lab(84.93, -6.20, 49.33) |
| CIE-LCH | lch(84.93, 49.72, 97.17°) |
| OKLab | oklab(86.79% -0.0184 0.1174) |
| OKLCH | oklch(86.79% 0.119 98.9) |
| XYZ | xyz(59.9619, 65.8640, 26.3807) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.94
Sand (survey)
#E2CA76
ΔE00 3.48
Wheat (survey)
#FBDD7E
ΔE00 4.08
Khaki (CSS)
#F0E68C
ΔE00 4.33
Dull Yellow
#EEDC5B
ΔE00 4.36
Pale Gold
#FDDE6C
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D575 #7587E7
analogous
#E79C75 #E7D575 #C0E775
triadic
#E7D575 #75E7D5 #D575E7
tetradic
#E7D575 #75E79C #7587E7 #E775C0
square
#E7D575 #75E79C #7587E7 #E775C0
split-complementary
#E7D575 #75C0E7 #9C75E7
monochromatic
#C0A721 #DEC541 #E7D575 #F0E5A9 #F9F5DD
Accessibility & contrast
On white
1.48
#E7D575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#E7D575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D575
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D575 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06D
Deuteranopia (green-blind)
#EAD779
Tritanopia (blue-blind)
#F6C9BE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e7d575; /* rgb */ color: rgb(231, 213, 117); /* oklch */ color: oklch(86.8% 0.119 98.9);
Tailwind
colors: {
custom: {
50: '#f1e19f',
500: '#e7d575',
950: '#000000',
},
}SCSS
$custom: #e7d575; $custom-light: #f1e19f; $custom-dark: #000000;
JSON
{
"hex": "#e7d575",
"rgb": {
"r": 231,
"g": 213,
"b": 117
},
"hsl": {
"h": 50.526,
"s": 70.37,
"l": 68.235
},
"oklch": {
"l": 0.86794,
"c": 0.11885,
"h": 98.9
},
"luminance": 0.65862
}Semantic roles & 50–950 ramp
primary
#E7D575
secondary
#4255BF
accent
#31D213
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480