#E7E376#E7E376
#E7E376 is a very light, vivid yellow. Relative luminance 0.732; OKLCH L 89.7% C 0.132 H 106.9°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E376 |
|---|---|
| RGB | rgb(231, 227, 118) |
| HSL | hsl(58, 70%, 68%) |
| HSV | hsv(58, 49%, 91%) |
| CMYK | cmyk(0%, 1.7%, 48.9%, 9.4%) |
| CIE-LAB | lab(88.56, -13.14, 53.22) |
| CIE-LCH | lch(88.56, 54.82, 103.87°) |
| OKLab | oklab(89.68% -0.0383 0.126) |
| OKLCH | oklch(89.68% 0.132 106.9) |
| XYZ | xyz(63.6956, 73.2368, 27.9168) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.28
Sandy Yellow
#FDEE73
ΔE00 4.31
Straw
#FCF679
ΔE00 4.50
Yellowish
#FAEE66
ΔE00 4.63
Dull Yellow
#EEDC5B
ΔE00 4.65
Manilla
#FFFA86
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E376 #767AE7
analogous
#E7AA76 #E7E376 #B2E776
triadic
#E7E376 #76E7E3 #E376E7
tetradic
#E7E376 #76E7AA #767AE7 #E776B2
square
#E7E376 #76E7AA #767AE7 #E776B2
split-complementary
#E7E376 #76B2E7 #AA76E7
monochromatic
#C1BB22 #DED842 #E7E376 #F0EEAA #F9F8DE
Accessibility & contrast
On white
1.34
#E7E376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#E7E376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E376
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E376 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6C
Deuteranopia (green-blind)
#F5E07B
Tritanopia (blue-blind)
#F5D7CA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e7e376; /* rgb */ color: rgb(231, 227, 118); /* oklch */ color: oklch(89.7% 0.132 106.9);
Tailwind
colors: {
custom: {
50: '#f1eba0',
500: '#e7e376',
950: '#000000',
},
}SCSS
$custom: #e7e376; $custom-light: #f1eba0; $custom-dark: #000000;
JSON
{
"hex": "#e7e376",
"rgb": {
"r": 231,
"g": 227,
"b": 118
},
"hsl": {
"h": 57.876,
"s": 70.186,
"l": 68.431
},
"oklch": {
"l": 0.89682,
"c": 0.13171,
"h": 106.9
},
"luminance": 0.73235
}Semantic roles & 50–950 ramp
primary
#E7E376
secondary
#4247BF
accent
#1AD213
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480