#E7E674#E7E674
#E7E674 is a very light, vivid yellow. Relative luminance 0.748; OKLCH L 90.3% C 0.137 H 108.4°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E674 |
|---|---|
| RGB | rgb(231, 230, 116) |
| HSL | hsl(59, 71%, 68%) |
| HSV | hsv(59, 50%, 91%) |
| CMYK | cmyk(0%, 0.4%, 49.8%, 9.4%) |
| CIE-LAB | lab(89.32, -14.80, 55.05) |
| CIE-LCH | lch(89.32, 57.01, 105.05°) |
| OKLab | oklab(90.28% -0.0432 0.1299) |
| OKLCH | oklch(90.28% 0.137 108.4) |
| XYZ | xyz(64.4057, 74.8451, 27.5734) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 3.98
Khaki (CSS)
#F0E68C
ΔE00 4.01
Sandy Yellow
#FDEE73
ΔE00 4.34
Yellowish
#FAEE66
ΔE00 4.39
Manilla
#FFFA86
ΔE00 4.48
Yellowish Tan
#FCFC81
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E674 #7475E7
analogous
#E7AC74 #E7E674 #AEE774
triadic
#E7E674 #74E7E6 #E674E7
tetradic
#E7E674 #74E7AC #7475E7 #E774AE
square
#E7E674 #74E7AC #7475E7 #E774AE
split-complementary
#E7E674 #74AEE7 #AC74E7
monochromatic
#C0BE21 #DEDD40 #E7E674 #F0EFA8 #F9F9DC
Accessibility & contrast
On white
1.32
#E7E674 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#E7E674 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E674
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E674 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E674 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE69
Deuteranopia (green-blind)
#F8E27A
Tritanopia (blue-blind)
#F5DACC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7e674; /* rgb */ color: rgb(231, 230, 116); /* oklch */ color: oklch(90.3% 0.137 108.4);
Tailwind
colors: {
custom: {
50: '#f1ed9f',
500: '#e7e674',
950: '#000000',
},
}SCSS
$custom: #e7e674; $custom-light: #f1ed9f; $custom-dark: #000000;
JSON
{
"hex": "#e7e674",
"rgb": {
"r": 231,
"g": 230,
"b": 116
},
"hsl": {
"h": 59.478,
"s": 70.552,
"l": 68.039
},
"oklch": {
"l": 0.90279,
"c": 0.13685,
"h": 108.4
},
"luminance": 0.74844
}Semantic roles & 50–950 ramp
primary
#E7E674
secondary
#4142BF
accent
#15D313
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480