#E2E276#E2E276
#E2E276 is a very light, vivid yellow. Relative luminance 0.719; OKLCH L 89.1% C 0.131 H 108.8°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E276 |
|---|---|
| RGB | rgb(226, 226, 118) |
| HSL | hsl(60, 65%, 67%) |
| HSV | hsv(60, 48%, 89%) |
| CMYK | cmyk(0%, 0%, 47.8%, 11.4%) |
| CIE-LAB | lab(87.91, -14.63, 52.34) |
| CIE-LCH | lch(87.91, 54.35, 105.62°) |
| OKLab | oklab(89.07% -0.0422 0.1242) |
| OKLCH | oklch(89.07% 0.131 108.8) |
| XYZ | xyz(61.8317, 71.8709, 27.7513) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.84
Straw
#FCF679
ΔE00 5.14
Sandy Yellow
#FDEE73
ΔE00 5.32
Manilla
#FFFA86
ΔE00 5.49
Yellowish
#FAEE66
ΔE00 5.50
Dull Yellow
#EEDC5B
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E276 #7676E2
analogous
#E2AC76 #E2E276 #ACE276
triadic
#E2E276 #76E2E2 #E276E2
tetradic
#E2E276 #76E2AC #7676E2 #E276AC
square
#E2E276 #76E2AC #7676E2 #E276AC
split-complementary
#E2E276 #76ACE2 #AC76E2
monochromatic
#B7B727 #D7D743 #E2E276 #EDEDA9 #F7F7DB
Accessibility & contrast
On white
1.37
#E2E276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#E2E276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E276
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E276 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6C
Deuteranopia (green-blind)
#F3DE7B
Tritanopia (blue-blind)
#EFD6C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2e276; /* rgb */ color: rgb(226, 226, 118); /* oklch */ color: oklch(89.1% 0.131 108.8);
Tailwind
colors: {
custom: {
50: '#edeba0',
500: '#e2e276',
950: '#000000',
},
}SCSS
$custom: #e2e276; $custom-light: #edeba0; $custom-dark: #000000;
JSON
{
"hex": "#e2e276",
"rgb": {
"r": 226,
"g": 226,
"b": 118
},
"hsl": {
"h": 60,
"s": 65.06,
"l": 67.451
},
"oklch": {
"l": 0.89065,
"c": 0.13117,
"h": 108.8
},
"luminance": 0.71869
}Semantic roles & 50–950 ramp
primary
#E2E276
secondary
#4545B8
accent
#19CD19
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480