#E2E474#E2E474
#E2E474 is a very light, vivid yellow. Relative luminance 0.729; OKLCH L 89.5% C 0.135 H 109.8°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E474 |
|---|---|
| RGB | rgb(226, 228, 116) |
| HSL | hsl(61, 67%, 67%) |
| HSV | hsv(61, 49%, 89%) |
| CMYK | cmyk(0.9%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(88.41, -15.80, 53.88) |
| CIE-LCH | lch(88.41, 56.15, 106.34°) |
| OKLab | oklab(89.46% -0.0458 0.1274) |
| OKLCH | oklch(89.46% 0.135 109.8) |
| XYZ | xyz(62.2612, 72.9179, 27.3144) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.35
Straw
#FCF679
ΔE00 4.85
Manilla
#FFFA86
ΔE00 5.24
Yellowish Tan
#FCFC81
ΔE00 5.28
Sandy Yellow
#FDEE73
ΔE00 5.33
Yellowish
#FAEE66
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E474 #7674E4
analogous
#E4AE74 #E2E474 #AAE474
triadic
#E2E474 #74E2E4 #E474E2
tetradic
#E2E474 #74E4AE #7674E4 #E474AA
square
#E2E474 #74E4AE #7674E4 #E474AA
split-complementary
#E2E474 #74AAE4 #AE74E4
monochromatic
#B7BA24 #D7DA41 #E2E474 #EDEEA7 #F7F8DA
Accessibility & contrast
On white
1.35
#E2E474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#E2E474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E474
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E474 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6A
Deuteranopia (green-blind)
#F4E07A
Tritanopia (blue-blind)
#EFD8CA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2e474; /* rgb */ color: rgb(226, 228, 116); /* oklch */ color: oklch(89.5% 0.135 109.8);
Tailwind
colors: {
custom: {
50: '#edec9f',
500: '#e2e474',
950: '#000000',
},
}SCSS
$custom: #e2e474; $custom-light: #edec9f; $custom-dark: #000000;
JSON
{
"hex": "#e2e474",
"rgb": {
"r": 226,
"g": 228,
"b": 116
},
"hsl": {
"h": 61.071,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.89458,
"c": 0.13534,
"h": 109.8
},
"luminance": 0.72917
}Semantic roles & 50–950 ramp
primary
#E2E474
secondary
#4543BA
accent
#16CF19
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480