#E7D875#E7D875
#E7D875 is a very light, vivid yellow. Relative luminance 0.674; OKLCH L 87.4% C 0.122 H 100.8°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D875 |
|---|---|
| RGB | rgb(231, 216, 117) |
| HSL | hsl(52, 70%, 68%) |
| HSV | hsv(52, 49%, 91%) |
| CMYK | cmyk(0%, 6.5%, 49.4%, 9.4%) |
| CIE-LAB | lab(85.70, -7.72, 50.26) |
| CIE-LCH | lch(85.70, 50.85, 98.74°) |
| OKLab | oklab(87.41% -0.0228 0.1195) |
| OKLCH | oklch(87.41% 0.122 100.8) |
| XYZ | xyz(60.7235, 67.3871, 26.6345) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.42
Khaki (CSS)
#F0E68C
ΔE00 3.64
Dull Yellow
#EEDC5B
ΔE00 3.90
Sand (survey)
#E2CA76
ΔE00 4.53
Wheat (survey)
#FBDD7E
ΔE00 4.62
Sand Yellow
#FCE166
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D875 #7584E7
analogous
#E79F75 #E7D875 #BDE775
triadic
#E7D875 #75E7D8 #D875E7
tetradic
#E7D875 #75E79F #7584E7 #E775BD
square
#E7D875 #75E79F #7584E7 #E775BD
split-complementary
#E7D875 #75BDE7 #9F75E7
monochromatic
#C0AB21 #DEC941 #E7D875 #F0E7A9 #F9F5DD
Accessibility & contrast
On white
1.45
#E7D875 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#E7D875 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D875
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D875 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D875 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36C
Deuteranopia (green-blind)
#EDD979
Tritanopia (blue-blind)
#F6CCC1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e7d875; /* rgb */ color: rgb(231, 216, 117); /* oklch */ color: oklch(87.4% 0.122 100.8);
Tailwind
colors: {
custom: {
50: '#f1e39f',
500: '#e7d875',
950: '#000000',
},
}SCSS
$custom: #e7d875; $custom-light: #f1e39f; $custom-dark: #000000;
JSON
{
"hex": "#e7d875",
"rgb": {
"r": 231,
"g": 216,
"b": 117
},
"hsl": {
"h": 52.105,
"s": 70.37,
"l": 68.235
},
"oklch": {
"l": 0.87406,
"c": 0.12162,
"h": 100.8
},
"luminance": 0.67385
}Semantic roles & 50–950 ramp
primary
#E7D875
secondary
#4252BF
accent
#2CD213
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480