#E7E375#E7E375
#E7E375 is a very light, vivid yellow. Relative luminance 0.732; OKLCH L 89.7% C 0.133 H 106.9°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E375 |
|---|---|
| RGB | rgb(231, 227, 117) |
| HSL | hsl(58, 70%, 68%) |
| HSV | hsv(58, 49%, 91%) |
| CMYK | cmyk(0%, 1.7%, 49.4%, 9.4%) |
| CIE-LAB | lab(88.55, -13.23, 53.67) |
| CIE-LCH | lch(88.55, 55.28, 103.85°) |
| OKLab | oklab(89.67% -0.0386 0.1269) |
| OKLCH | oklch(89.67% 0.133 106.9) |
| XYZ | xyz(63.6365, 73.2132, 27.6055) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.39
Sandy Yellow
#FDEE73
ΔE00 4.26
Straw
#FCF679
ΔE00 4.45
Yellowish
#FAEE66
ΔE00 4.54
Dull Yellow
#EEDC5B
ΔE00 4.57
Manilla
#FFFA86
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E375 #7579E7
analogous
#E7AA75 #E7E375 #B2E775
triadic
#E7E375 #75E7E3 #E375E7
tetradic
#E7E375 #75E7AA #7579E7 #E775B2
square
#E7E375 #75E7AA #7579E7 #E775B2
split-complementary
#E7E375 #75B2E7 #AA75E7
monochromatic
#C0BB21 #DED841 #E7E375 #F0EEA9 #F9F8DD
Accessibility & contrast
On white
1.34
#E7E375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#E7E375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E375
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E375 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6B
Deuteranopia (green-blind)
#F5E07A
Tritanopia (blue-blind)
#F5D7CA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e7e375; /* rgb */ color: rgb(231, 227, 117); /* oklch */ color: oklch(89.7% 0.133 106.9);
Tailwind
colors: {
custom: {
50: '#f1eb9f',
500: '#e7e375',
950: '#000000',
},
}SCSS
$custom: #e7e375; $custom-light: #f1eb9f; $custom-dark: #000000;
JSON
{
"hex": "#e7e375",
"rgb": {
"r": 231,
"g": 227,
"b": 117
},
"hsl": {
"h": 57.895,
"s": 70.37,
"l": 68.235
},
"oklch": {
"l": 0.89669,
"c": 0.13268,
"h": 106.9
},
"luminance": 0.73211
}Semantic roles & 50–950 ramp
primary
#E7E375
secondary
#4246BF
accent
#1AD213
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480