#E7D97E#E7D97E
#E7D97E is a very light, moderate yellow. Relative luminance 0.681; OKLCH L 87.7% C 0.113 H 100.7°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D97E |
|---|---|
| RGB | rgb(231, 217, 126) |
| HSL | hsl(52, 69%, 70%) |
| HSV | hsv(52, 45%, 91%) |
| CMYK | cmyk(0%, 6.1%, 45.5%, 9.4%) |
| CIE-LAB | lab(86.07, -7.40, 46.36) |
| CIE-LCH | lch(86.07, 46.94, 99.07°) |
| OKLab | oklab(87.73% -0.021 0.1115) |
| OKLCH | oklch(87.73% 0.113 100.7) |
| XYZ | xyz(61.5353, 68.1230, 29.6422) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.63
Khaki (CSS)
#F0E68C
ΔE00 3.00
Sand (survey)
#E2CA76
ΔE00 4.40
Wheat (survey)
#FBDD7E
ΔE00 4.69
Dull Yellow
#EEDC5B
ΔE00 5.06
Yellow Tan
#FFE36E
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D97E #7E8CE7
analogous
#E7A57E #E7D97E #C0E77E
triadic
#E7D97E #7EE7D9 #D97EE7
tetradic
#E7D97E #7EE7A5 #7E8CE7 #E77EC0
square
#E7D97E #7EE7A5 #7E8CE7 #E77EC0
split-complementary
#E7D97E #7EC0E7 #A57EE7
monochromatic
#C6B025 #DDCA4A #E7D97E #F1E8B2 #FAF7E5
Accessibility & contrast
On white
1.44
#E7D97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#E7D97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D97E
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D97E | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D477
Deuteranopia (green-blind)
#EDDA82
Tritanopia (blue-blind)
#F5CEC3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e7d97e; /* rgb */ color: rgb(231, 217, 126); /* oklch */ color: oklch(87.7% 0.113 100.7);
Tailwind
colors: {
custom: {
50: '#f0e4a5',
500: '#e7d97e',
950: '#000000',
},
}SCSS
$custom: #e7d97e; $custom-light: #f0e4a5; $custom-dark: #000000;
JSON
{
"hex": "#e7d97e",
"rgb": {
"r": 231,
"g": 217,
"b": 126
},
"hsl": {
"h": 52,
"s": 68.627,
"l": 70
},
"oklch": {
"l": 0.87734,
"c": 0.11343,
"h": 100.7
},
"luminance": 0.68121
}Semantic roles & 50–950 ramp
primary
#E7D97E
secondary
#4A59BF
accent
#2ED115
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480