#E7E377#E7E377
#E7E377 is a very light, vivid yellow. Relative luminance 0.733; OKLCH L 89.7% C 0.131 H 106.9°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E377 |
|---|---|
| RGB | rgb(231, 227, 119) |
| HSL | hsl(58, 70%, 69%) |
| HSV | hsv(58, 48%, 91%) |
| CMYK | cmyk(0%, 1.7%, 48.5%, 9.4%) |
| CIE-LAB | lab(88.57, -13.05, 52.76) |
| CIE-LCH | lch(88.57, 54.35, 103.90°) |
| OKLab | oklab(89.7% -0.0379 0.1251) |
| OKLCH | oklch(89.7% 0.131 106.9) |
| XYZ | xyz(63.7554, 73.2607, 28.2315) |
| Luminance | 0.7326 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.17
Sandy Yellow
#FDEE73
ΔE00 4.37
Straw
#FCF679
ΔE00 4.55
Yellowish
#FAEE66
ΔE00 4.72
Dull Yellow
#EEDC5B
ΔE00 4.73
Manilla
#FFFA86
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E377 #777BE7
analogous
#E7AB77 #E7E377 #B3E777
triadic
#E7E377 #77E7E3 #E377E7
tetradic
#E7E377 #77E7AB #777BE7 #E777B3
square
#E7E377 #77E7AB #777BE7 #E777B3
split-complementary
#E7E377 #77B3E7 #AB77E7
monochromatic
#C1BC22 #DED843 #E7E377 #F0EEAB #F9F8DF
Accessibility & contrast
On white
1.34
#E7E377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#E7E377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E377
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E377 | 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)
#F3DC6D
Deuteranopia (green-blind)
#F5E07C
Tritanopia (blue-blind)
#F5D7CA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e7e377; /* rgb */ color: rgb(231, 227, 119); /* oklch */ color: oklch(89.7% 0.131 106.9);
Tailwind
colors: {
custom: {
50: '#f1eba1',
500: '#e7e377',
950: '#000000',
},
}SCSS
$custom: #e7e377; $custom-light: #f1eba1; $custom-dark: #000000;
JSON
{
"hex": "#e7e377",
"rgb": {
"r": 231,
"g": 227,
"b": 119
},
"hsl": {
"h": 57.857,
"s": 70,
"l": 68.627
},
"oklch": {
"l": 0.89695,
"c": 0.13074,
"h": 106.9
},
"luminance": 0.73259
}Semantic roles & 50–950 ramp
primary
#E7E377
secondary
#4348BF
accent
#1AD214
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480