#E7E676#E7E676
#E7E676 is a very light, vivid yellow. Relative luminance 0.749; OKLCH L 90.3% C 0.135 H 108.4°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E676 |
|---|---|
| RGB | rgb(231, 230, 118) |
| HSL | hsl(59, 70%, 68%) |
| HSV | hsv(59, 49%, 91%) |
| CMYK | cmyk(0%, 0.4%, 48.9%, 9.4%) |
| CIE-LAB | lab(89.34, -14.63, 54.15) |
| CIE-LCH | lch(89.34, 56.09, 105.11°) |
| OKLab | oklab(90.3% -0.0425 0.1281) |
| OKLCH | oklch(90.3% 0.135 108.4) |
| XYZ | xyz(64.5233, 74.8921, 28.1927) |
| Luminance | 0.7489 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.81
Straw
#FCF679
ΔE00 4.07
Sandy Yellow
#FDEE73
ΔE00 4.43
Manilla
#FFFA86
ΔE00 4.49
Yellowish
#FAEE66
ΔE00 4.56
Yellowish Tan
#FCFC81
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E676 #7677E7
analogous
#E7AD76 #E7E676 #AFE776
triadic
#E7E676 #76E7E6 #E676E7
tetradic
#E7E676 #76E7AD #7677E7 #E776AF
square
#E7E676 #76E7AD #7677E7 #E776AF
split-complementary
#E7E676 #76AFE7 #AD76E7
monochromatic
#C1BF22 #DEDC42 #E7E676 #F0F0AA #F9F9DE
Accessibility & contrast
On white
1.31
#E7E676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#E7E676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E676
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E676 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE6C
Deuteranopia (green-blind)
#F7E37C
Tritanopia (blue-blind)
#F5DACC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7e676; /* rgb */ color: rgb(231, 230, 118); /* oklch */ color: oklch(90.3% 0.135 108.4);
Tailwind
colors: {
custom: {
50: '#f1eda0',
500: '#e7e676',
950: '#000000',
},
}SCSS
$custom: #e7e676; $custom-light: #f1eda0; $custom-dark: #000000;
JSON
{
"hex": "#e7e676",
"rgb": {
"r": 231,
"g": 230,
"b": 118
},
"hsl": {
"h": 59.469,
"s": 70.186,
"l": 68.431
},
"oklch": {
"l": 0.90304,
"c": 0.13493,
"h": 108.4
},
"luminance": 0.74891
}Semantic roles & 50–950 ramp
primary
#E7E676
secondary
#4244BF
accent
#15D213
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480