#E7D778#E7D778
#E7D778 is a very light, moderate yellow. Relative luminance 0.669; OKLCH L 87.2% C 0.118 H 99.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D778 |
|---|---|
| RGB | rgb(231, 215, 120) |
| HSL | hsl(51, 70%, 69%) |
| HSV | hsv(51, 48%, 91%) |
| CMYK | cmyk(0%, 6.9%, 48.1%, 9.4%) |
| CIE-LAB | lab(85.48, -6.95, 48.55) |
| CIE-LCH | lch(85.48, 49.05, 98.15°) |
| OKLab | oklab(87.24% -0.0203 0.1159) |
| OKLCH | oklch(87.24% 0.118 99.9) |
| XYZ | xyz(60.6473, 66.9480, 27.4933) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.16
Khaki (CSS)
#F0E68C
ΔE00 3.70
Sand (survey)
#E2CA76
ΔE00 3.98
Wheat (survey)
#FBDD7E
ΔE00 4.35
Dull Yellow
#EEDC5B
ΔE00 4.44
Pale Gold
#FDDE6C
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D778 #7888E7
analogous
#E7A078 #E7D778 #C0E778
triadic
#E7D778 #78E7D7 #D778E7
tetradic
#E7D778 #78E7A0 #7888E7 #E778C0
square
#E7D778 #78E7A0 #7888E7 #E778C0
split-complementary
#E7D778 #78C0E7 #A078E7
monochromatic
#C2AB23 #DEC844 #E7D778 #F0E6AC #F9F6E0
Accessibility & contrast
On white
1.46
#E7D778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#E7D778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D778
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D778 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D270
Deuteranopia (green-blind)
#ECD87C
Tritanopia (blue-blind)
#F6CBC1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e7d778; /* rgb */ color: rgb(231, 215, 120); /* oklch */ color: oklch(87.2% 0.118 99.9);
Tailwind
colors: {
custom: {
50: '#f1e3a1',
500: '#e7d778',
950: '#000000',
},
}SCSS
$custom: #e7d778; $custom-light: #f1e3a1; $custom-dark: #000000;
JSON
{
"hex": "#e7d778",
"rgb": {
"r": 231,
"g": 215,
"b": 120
},
"hsl": {
"h": 51.351,
"s": 69.811,
"l": 68.824
},
"oklch": {
"l": 0.87242,
"c": 0.11768,
"h": 99.9
},
"luminance": 0.66946
}Semantic roles & 50–950 ramp
primary
#E7D778
secondary
#4456BF
accent
#2FD214
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480