#E1E474#E1E474
#E1E474 is a very light, vivid yellow. Relative luminance 0.728; OKLCH L 89.4% C 0.135 H 110.2°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E474 |
|---|---|
| RGB | rgb(225, 228, 116) |
| HSL | hsl(62, 67%, 67%) |
| HSV | hsv(62, 49%, 89%) |
| CMYK | cmyk(1.3%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(88.33, -16.19, 53.77) |
| CIE-LCH | lch(88.33, 56.15, 106.76°) |
| OKLab | oklab(89.38% -0.0468 0.1271) |
| OKLCH | oklch(89.38% 0.135 110.2) |
| XYZ | xyz(61.9484, 72.7567, 27.2997) |
| Luminance | 0.7276 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.52
Straw
#FCF679
ΔE00 4.99
Yellowish Tan
#FCFC81
ΔE00 5.36
Manilla
#FFFA86
ΔE00 5.36
Yellowish
#FAEE66
ΔE00 5.54
Sandy Yellow
#FDEE73
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E474 #7774E4
analogous
#E4AF74 #E1E474 #A9E474
triadic
#E1E474 #74E1E4 #E474E1
tetradic
#E1E474 #74E4AF #7774E4 #E474A9
square
#E1E474 #74E4AF #7774E4 #E474A9
split-complementary
#E1E474 #74A9E4 #AF74E4
monochromatic
#B6BA24 #D6DA41 #E1E474 #ECEEA7 #F7F8DA
Accessibility & contrast
On white
1.35
#E1E474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#E1E474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E474
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E474 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6A
Deuteranopia (green-blind)
#F4DF7A
Tritanopia (blue-blind)
#EED8CA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e1e474; /* rgb */ color: rgb(225, 228, 116); /* oklch */ color: oklch(89.4% 0.135 110.2);
Tailwind
colors: {
custom: {
50: '#ecec9f',
500: '#e1e474',
950: '#000000',
},
}SCSS
$custom: #e1e474; $custom-light: #ecec9f; $custom-dark: #000000;
JSON
{
"hex": "#e1e474",
"rgb": {
"r": 225,
"g": 228,
"b": 116
},
"hsl": {
"h": 61.607,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.89378,
"c": 0.13549,
"h": 110.2
},
"luminance": 0.72755
}Semantic roles & 50–950 ramp
primary
#E1E474
secondary
#4643BA
accent
#16CF1B
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480