#E2E377#E2E377
#E2E377 is a very light, vivid yellow. Relative luminance 0.724; OKLCH L 89.3% C 0.131 H 109.3°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E377 |
|---|---|
| RGB | rgb(226, 227, 119) |
| HSL | hsl(61, 66%, 68%) |
| HSV | hsv(61, 48%, 89%) |
| CMYK | cmyk(0.4%, 0%, 47.6%, 11%) |
| CIE-LAB | lab(88.18, -15.04, 52.20) |
| CIE-LCH | lch(88.18, 54.32, 106.07°) |
| OKLab | oklab(89.29% -0.0433 0.124) |
| OKLCH | oklch(89.29% 0.131 109.3) |
| XYZ | xyz(62.1642, 72.4402, 28.1569) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.93
Straw
#FCF679
ΔE00 5.09
Manilla
#FFFA86
ΔE00 5.39
Sandy Yellow
#FDEE73
ΔE00 5.41
Yellowish Tan
#FCFC81
ΔE00 5.55
Yellowish
#FAEE66
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E377 #7877E3
analogous
#E3AE77 #E2E377 #ACE377
triadic
#E2E377 #77E2E3 #E377E2
tetradic
#E2E377 #77E3AE #7877E3 #E377AC
square
#E2E377 #77E3AE #7877E3 #E377AC
split-complementary
#E2E377 #77ACE3 #AE77E3
monochromatic
#B8B926 #D7D944 #E2E377 #EDEDAA #F8F8DD
Accessibility & contrast
On white
1.36
#E2E377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#E2E377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E377
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E377 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6D
Deuteranopia (green-blind)
#F3DF7C
Tritanopia (blue-blind)
#EFD7CA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2e377; /* rgb */ color: rgb(226, 227, 119); /* oklch */ color: oklch(89.3% 0.131 109.3);
Tailwind
colors: {
custom: {
50: '#edeba1',
500: '#e2e377',
950: '#000000',
},
}SCSS
$custom: #e2e377; $custom-light: #edeba1; $custom-dark: #000000;
JSON
{
"hex": "#e2e377",
"rgb": {
"r": 226,
"g": 227,
"b": 119
},
"hsl": {
"h": 60.556,
"s": 65.854,
"l": 67.843
},
"oklch": {
"l": 0.89287,
"c": 0.1313,
"h": 109.3
},
"luminance": 0.72439
}Semantic roles & 50–950 ramp
primary
#E2E377
secondary
#4645BA
accent
#18CE19
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480