#E7E677#E7E677
#E7E677 is a very light, vivid yellow. Relative luminance 0.749; OKLCH L 90.3% C 0.134 H 108.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E677 |
|---|---|
| RGB | rgb(231, 230, 119) |
| HSL | hsl(59, 70%, 69%) |
| HSV | hsv(59, 48%, 91%) |
| CMYK | cmyk(0%, 0.4%, 48.5%, 9.4%) |
| CIE-LAB | lab(89.35, -14.54, 53.70) |
| CIE-LCH | lch(89.35, 55.63, 105.15°) |
| OKLab | oklab(90.32% -0.0422 0.1272) |
| OKLCH | oklch(90.32% 0.134 108.3) |
| XYZ | xyz(64.5830, 74.9160, 28.5074) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.71
Straw
#FCF679
ΔE00 4.12
Sandy Yellow
#FDEE73
ΔE00 4.48
Manilla
#FFFA86
ΔE00 4.50
Yellowish
#FAEE66
ΔE00 4.65
Yellowish Tan
#FCFC81
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E677 #7778E7
analogous
#E7AE77 #E7E677 #B0E777
triadic
#E7E677 #77E7E6 #E677E7
tetradic
#E7E677 #77E7AE #7778E7 #E777B0
square
#E7E677 #77E7AE #7778E7 #E777B0
split-complementary
#E7E677 #77B0E7 #AE77E7
monochromatic
#C1C022 #DEDC43 #E7E677 #F0F0AB #F9F9DF
Accessibility & contrast
On white
1.31
#E7E677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#E7E677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E677
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E677 | 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)
#F5DE6D
Deuteranopia (green-blind)
#F7E37C
Tritanopia (blue-blind)
#F5DACC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7e677; /* rgb */ color: rgb(231, 230, 119); /* oklch */ color: oklch(90.3% 0.134 108.3);
Tailwind
colors: {
custom: {
50: '#f1eda1',
500: '#e7e677',
950: '#000000',
},
}SCSS
$custom: #e7e677; $custom-light: #f1eda1; $custom-dark: #000000;
JSON
{
"hex": "#e7e677",
"rgb": {
"r": 231,
"g": 230,
"b": 119
},
"hsl": {
"h": 59.464,
"s": 70,
"l": 68.627
},
"oklch": {
"l": 0.90317,
"c": 0.13397,
"h": 108.3
},
"luminance": 0.74914
}Semantic roles & 50–950 ramp
primary
#E7E677
secondary
#4345BF
accent
#15D214
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480