#E7D77F#E7D77F
#E7D77F is a very light, moderate yellow. Relative luminance 0.671; OKLCH L 87.3% C 0.110 H 99.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D77F |
|---|---|
| RGB | rgb(231, 215, 127) |
| HSL | hsl(51, 68%, 70%) |
| HSV | hsv(51, 45%, 91%) |
| CMYK | cmyk(0%, 6.9%, 45%, 9.4%) |
| CIE-LAB | lab(85.57, -6.29, 45.24) |
| CIE-LCH | lch(85.57, 45.68, 97.92°) |
| OKLab | oklab(87.34% -0.0177 0.1091) |
| OKLCH | oklch(87.34% 0.11 99.2) |
| XYZ | xyz(61.0878, 67.1242, 29.8130) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.39
Khaki (CSS)
#F0E68C
ΔE00 3.55
Sand (survey)
#E2CA76
ΔE00 3.66
Wheat (survey)
#FBDD7E
ΔE00 4.35
Dull Yellow
#EEDC5B
ΔE00 5.46
Pale Gold
#FDDE6C
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D77F #7F8FE7
analogous
#E7A37F #E7D77F #C3E77F
triadic
#E7D77F #7FE7D7 #D77FE7
tetradic
#E7D77F #7FE7A3 #7F8FE7 #E77FC3
square
#E7D77F #7FE7A3 #7F8FE7 #E77FC3
split-complementary
#E7D77F #7FC3E7 #A37FE7
monochromatic
#C6AE25 #DDC74B #E7D77F #F1E7B3 #FAF7E5
Accessibility & contrast
On white
1.46
#E7D77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#E7D77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D77F
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D77F | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D278
Deuteranopia (green-blind)
#EBD983
Tritanopia (blue-blind)
#F5CCC2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e7d77f; /* rgb */ color: rgb(231, 215, 127); /* oklch */ color: oklch(87.3% 0.110 99.2);
Tailwind
colors: {
custom: {
50: '#f0e3a5',
500: '#e7d77f',
950: '#000000',
},
}SCSS
$custom: #e7d77f; $custom-light: #f0e3a5; $custom-dark: #000000;
JSON
{
"hex": "#e7d77f",
"rgb": {
"r": 231,
"g": 215,
"b": 127
},
"hsl": {
"h": 50.769,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.87341,
"c": 0.11048,
"h": 99.2
},
"luminance": 0.67122
}Semantic roles & 50–950 ramp
primary
#E7D77F
secondary
#4B5DBF
accent
#32D015
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480