#E5E076#E5E076
#E5E076 is a very light, vivid yellow. Relative luminance 0.713; OKLCH L 88.9% C 0.129 H 106.3°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E076 |
|---|---|
| RGB | rgb(229, 224, 118) |
| HSL | hsl(57, 68%, 68%) |
| HSV | hsv(57, 48%, 90%) |
| CMYK | cmyk(0%, 2.2%, 48.5%, 10.2%) |
| CIE-LAB | lab(87.62, -12.45, 52.06) |
| CIE-LCH | lch(87.62, 53.53, 103.45°) |
| OKLab | oklab(88.9% -0.0362 0.1235) |
| OKLCH | oklch(88.9% 0.129 106.3) |
| XYZ | xyz(62.2403, 71.2790, 27.6156) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.15
Dull Yellow
#EEDC5B
ΔE00 4.57
Sandy Yellow
#FDEE73
ΔE00 4.74
Sandy
#F1DA7A
ΔE00 5.10
Yellowish
#FAEE66
ΔE00 5.14
Straw
#FCF679
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E076 #767BE5
analogous
#E5A876 #E5E076 #B3E576
triadic
#E5E076 #76E5E0 #E076E5
tetradic
#E5E076 #76E5A8 #767BE5 #E576B3
square
#E5E076 #76E5A8 #767BE5 #E576B3
split-complementary
#E5E076 #76B3E5 #A876E5
monochromatic
#BDB624 #DBD443 #E5E076 #EFECA9 #F9F7DD
Accessibility & contrast
On white
1.38
#E5E076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#E5E076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E076
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E076 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96D
Deuteranopia (green-blind)
#F2DE7B
Tritanopia (blue-blind)
#F3D4C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e5e076; /* rgb */ color: rgb(229, 224, 118); /* oklch */ color: oklch(88.9% 0.129 106.3);
Tailwind
colors: {
custom: {
50: '#efe9a0',
500: '#e5e076',
950: '#000000',
},
}SCSS
$custom: #e5e076; $custom-light: #efe9a0; $custom-dark: #000000;
JSON
{
"hex": "#e5e076",
"rgb": {
"r": 229,
"g": 224,
"b": 118
},
"hsl": {
"h": 57.297,
"s": 68.098,
"l": 68.039
},
"oklch": {
"l": 0.88895,
"c": 0.1287,
"h": 106.3
},
"luminance": 0.71277
}Semantic roles & 50–950 ramp
primary
#E5E076
secondary
#4348BC
accent
#1ED015
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480