#E4E475#E4E475
#E4E475 is a very light, vivid yellow. Relative luminance 0.733; OKLCH L 89.6% C 0.134 H 108.8°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E475 |
|---|---|
| RGB | rgb(228, 228, 117) |
| HSL | hsl(60, 67%, 68%) |
| HSV | hsv(60, 49%, 89%) |
| CMYK | cmyk(0%, 0%, 48.7%, 10.6%) |
| CIE-LAB | lab(88.57, -14.92, 53.65) |
| CIE-LCH | lch(88.57, 55.68, 105.54°) |
| OKLab | oklab(89.63% -0.0433 0.1269) |
| OKLCH | oklch(89.63% 0.134 108.8) |
| XYZ | xyz(62.9506, 73.2666, 27.6520) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.95
Straw
#FCF679
ΔE00 4.62
Sandy Yellow
#FDEE73
ΔE00 4.93
Manilla
#FFFA86
ΔE00 5.02
Yellowish
#FAEE66
ΔE00 5.03
Yellowish Tan
#FCFC81
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E475 #7575E4
analogous
#E4AC75 #E4E475 #ACE475
triadic
#E4E475 #75E4E4 #E475E4
tetradic
#E4E475 #75E4AC #7575E4 #E475AC
square
#E4E475 #75E4AC #7575E4 #E475AC
split-complementary
#E4E475 #75ACE4 #AC75E4
monochromatic
#BABA24 #DADA42 #E4E475 #EEEEA8 #F8F8DB
Accessibility & contrast
On white
1.34
#E4E475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#E4E475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E475
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E475 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6B
Deuteranopia (green-blind)
#F5E07B
Tritanopia (blue-blind)
#F1D8CB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4e475; /* rgb */ color: rgb(228, 228, 117); /* oklch */ color: oklch(89.6% 0.134 108.8);
Tailwind
colors: {
custom: {
50: '#eeec9f',
500: '#e4e475',
950: '#000000',
},
}SCSS
$custom: #e4e475; $custom-light: #eeec9f; $custom-dark: #000000;
JSON
{
"hex": "#e4e475",
"rgb": {
"r": 228,
"g": 228,
"b": 117
},
"hsl": {
"h": 60,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.89632,
"c": 0.13409,
"h": 108.8
},
"luminance": 0.73265
}Semantic roles & 50–950 ramp
primary
#E4E475
secondary
#4343BA
accent
#16CF16
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480