#E4E175#E4E175
#E4E175 is a very light, vivid yellow. Relative luminance 0.716; OKLCH L 89.0% C 0.131 H 107.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E175 |
|---|---|
| RGB | rgb(228, 225, 117) |
| HSL | hsl(58, 67%, 68%) |
| HSV | hsv(58, 49%, 89%) |
| CMYK | cmyk(0%, 1.3%, 48.7%, 10.6%) |
| CIE-LAB | lab(87.79, -13.43, 52.71) |
| CIE-LCH | lch(87.79, 54.40, 104.30°) |
| OKLab | oklab(89.01% -0.039 0.1249) |
| OKLCH | oklch(89.01% 0.131 107.4) |
| XYZ | xyz(62.1325, 71.6304, 27.3792) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.49
Sandy Yellow
#FDEE73
ΔE00 4.85
Dull Yellow
#EEDC5B
ΔE00 4.85
Straw
#FCF679
ΔE00 5.03
Yellowish
#FAEE66
ΔE00 5.12
Manilla
#FFFA86
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E175 #7578E4
analogous
#E4A975 #E4E175 #B0E475
triadic
#E4E175 #75E4E1 #E175E4
tetradic
#E4E175 #75E4A9 #7578E4 #E475B0
square
#E4E175 #75E4A9 #7578E4 #E475B0
split-complementary
#E4E175 #75B0E4 #A975E4
monochromatic
#BAB624 #DAD642 #E4E175 #EEECA8 #F8F7DB
Accessibility & contrast
On white
1.37
#E4E175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#E4E175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E175
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E175 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6B
Deuteranopia (green-blind)
#F3DE7A
Tritanopia (blue-blind)
#F2D5C8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e4e175; /* rgb */ color: rgb(228, 225, 117); /* oklch */ color: oklch(89.0% 0.131 107.4);
Tailwind
colors: {
custom: {
50: '#eeea9f',
500: '#e4e175',
950: '#000000',
},
}SCSS
$custom: #e4e175; $custom-light: #eeea9f; $custom-dark: #000000;
JSON
{
"hex": "#e4e175",
"rgb": {
"r": 228,
"g": 225,
"b": 117
},
"hsl": {
"h": 58.378,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.89008,
"c": 0.13084,
"h": 107.4
},
"luminance": 0.71629
}Semantic roles & 50–950 ramp
primary
#E4E175
secondary
#4346BA
accent
#1BCF16
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480