#E7E576#E7E576
#E7E576 is a very light, vivid yellow. Relative luminance 0.743; OKLCH L 90.1% C 0.134 H 107.9°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E576 |
|---|---|
| RGB | rgb(231, 229, 118) |
| HSL | hsl(59, 70%, 68%) |
| HSV | hsv(59, 49%, 91%) |
| CMYK | cmyk(0%, 0.9%, 48.9%, 9.4%) |
| CIE-LAB | lab(89.08, -14.13, 53.84) |
| CIE-LCH | lch(89.08, 55.66, 104.71°) |
| OKLab | oklab(90.1% -0.0411 0.1274) |
| OKLCH | oklch(90.1% 0.134 107.9) |
| XYZ | xyz(64.2458, 74.3372, 28.1002) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.61
Straw
#FCF679
ΔE00 4.20
Sandy Yellow
#FDEE73
ΔE00 4.37
Yellowish
#FAEE66
ΔE00 4.56
Manilla
#FFFA86
ΔE00 4.63
Yellowish Tan
#FCFC81
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E576 #7678E7
analogous
#E7AC76 #E7E576 #B0E776
triadic
#E7E576 #76E7E5 #E576E7
tetradic
#E7E576 #76E7AC #7678E7 #E776B0
square
#E7E576 #76E7AC #7678E7 #E776B0
split-complementary
#E7E576 #76B0E7 #AC76E7
monochromatic
#C1BE22 #DEDB42 #E7E576 #F0EFAA #F9F9DE
Accessibility & contrast
On white
1.32
#E7E576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#E7E576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E576
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E576 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD6C
Deuteranopia (green-blind)
#F7E27B
Tritanopia (blue-blind)
#F5D9CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7e576; /* rgb */ color: rgb(231, 229, 118); /* oklch */ color: oklch(90.1% 0.134 107.9);
Tailwind
colors: {
custom: {
50: '#f1eda0',
500: '#e7e576',
950: '#000000',
},
}SCSS
$custom: #e7e576; $custom-light: #f1eda0; $custom-dark: #000000;
JSON
{
"hex": "#e7e576",
"rgb": {
"r": 231,
"g": 229,
"b": 118
},
"hsl": {
"h": 58.938,
"s": 70.186,
"l": 68.431
},
"oklch": {
"l": 0.90096,
"c": 0.13386,
"h": 107.9
},
"luminance": 0.74336
}Semantic roles & 50–950 ramp
primary
#E7E576
secondary
#4245BF
accent
#17D213
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480