#E2E576#E2E576
#E2E576 is a very light, vivid yellow. Relative luminance 0.735; OKLCH L 89.7% C 0.135 H 110.2°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E576 |
|---|---|
| RGB | rgb(226, 229, 118) |
| HSL | hsl(62, 68%, 68%) |
| HSV | hsv(62, 48%, 90%) |
| CMYK | cmyk(1.3%, 0%, 48.5%, 10.2%) |
| CIE-LAB | lab(88.69, -16.11, 53.28) |
| CIE-LCH | lch(88.69, 55.67, 106.82°) |
| OKLab | oklab(89.69% -0.0465 0.1262) |
| OKLCH | oklch(89.69% 0.135 110.2) |
| XYZ | xyz(62.6546, 73.5167, 28.0256) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.38
Straw
#FCF679
ΔE00 4.86
Manilla
#FFFA86
ΔE00 5.17
Yellowish Tan
#FCFC81
ΔE00 5.18
Sandy Yellow
#FDEE73
ΔE00 5.49
Yellowish
#FAEE66
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E576 #7976E5
analogous
#E5B176 #E2E576 #AAE576
triadic
#E2E576 #76E2E5 #E576E2
tetradic
#E2E576 #76E5B1 #7976E5 #E576AA
square
#E2E576 #76E5B1 #7976E5 #E576AA
split-complementary
#E2E576 #76AAE5 #B176E5
monochromatic
#B9BD24 #D7DB43 #E2E576 #EDEFA9 #F8F9DD
Accessibility & contrast
On white
1.34
#E2E576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#E2E576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E576
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E576 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6C
Deuteranopia (green-blind)
#F5E07C
Tritanopia (blue-blind)
#EFD9CB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2e576; /* rgb */ color: rgb(226, 229, 118); /* oklch */ color: oklch(89.7% 0.135 110.2);
Tailwind
colors: {
custom: {
50: '#ededa0',
500: '#e2e576',
950: '#000000',
},
}SCSS
$custom: #e2e576; $custom-light: #ededa0; $custom-dark: #000000;
JSON
{
"hex": "#e2e576",
"rgb": {
"r": 226,
"g": 229,
"b": 118
},
"hsl": {
"h": 61.622,
"s": 68.098,
"l": 68.039
},
"oklch": {
"l": 0.89693,
"c": 0.13452,
"h": 110.2
},
"luminance": 0.73515
}Semantic roles & 50–950 ramp
primary
#E2E576
secondary
#4643BC
accent
#15D01B
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480