#E4E575#E4E575
#E4E575 is a very light, vivid yellow. Relative luminance 0.738; OKLCH L 89.8% C 0.135 H 109.3°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E575 |
|---|---|
| RGB | rgb(228, 229, 117) |
| HSL | hsl(61, 68%, 68%) |
| HSV | hsv(61, 49%, 90%) |
| CMYK | cmyk(0.4%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(88.84, -15.41, 53.96) |
| CIE-LCH | lch(88.84, 56.12, 105.94°) |
| OKLab | oklab(89.84% -0.0447 0.1276) |
| OKLCH | oklch(89.84% 0.135 109.3) |
| XYZ | xyz(63.2265, 73.8184, 27.7439) |
| Luminance | 0.7382 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.14
Straw
#FCF679
ΔE00 4.52
Manilla
#FFFA86
ΔE00 4.91
Sandy Yellow
#FDEE73
ΔE00 4.99
Yellowish Tan
#FCFC81
ΔE00 5.00
Yellowish
#FAEE66
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E575 #7675E5
analogous
#E5AE75 #E4E575 #ACE575
triadic
#E4E575 #75E4E5 #E575E4
tetradic
#E4E575 #75E5AE #7675E5 #E575AC
square
#E4E575 #75E5AE #7675E5 #E575AC
split-complementary
#E4E575 #75ACE5 #AE75E5
monochromatic
#BBBC23 #DADB42 #E4E575 #EEEFA8 #F8F8DC
Accessibility & contrast
On white
1.33
#E4E575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#E4E575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E575
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E575 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6B
Deuteranopia (green-blind)
#F6E17B
Tritanopia (blue-blind)
#F1D9CB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4e575; /* rgb */ color: rgb(228, 229, 117); /* oklch */ color: oklch(89.8% 0.135 109.3);
Tailwind
colors: {
custom: {
50: '#eeed9f',
500: '#e4e575',
950: '#000000',
},
}SCSS
$custom: #e4e575; $custom-light: #eeed9f; $custom-dark: #000000;
JSON
{
"hex": "#e4e575",
"rgb": {
"r": 228,
"g": 229,
"b": 117
},
"hsl": {
"h": 60.536,
"s": 68.293,
"l": 67.843
},
"oklch": {
"l": 0.89841,
"c": 0.1352,
"h": 109.3
},
"luminance": 0.73817
}Semantic roles & 50–950 ramp
primary
#E4E575
secondary
#4342BC
accent
#15D017
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480