#E5E376#E5E376
#E5E376 is a very light, vivid yellow. Relative luminance 0.729; OKLCH L 89.5% C 0.132 H 107.8°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E376 |
|---|---|
| RGB | rgb(229, 227, 118) |
| HSL | hsl(59, 68%, 68%) |
| HSV | hsv(59, 48%, 90%) |
| CMYK | cmyk(0%, 0.9%, 48.5%, 10.2%) |
| CIE-LAB | lab(88.40, -13.94, 52.99) |
| CIE-LCH | lch(88.40, 54.80, 104.74°) |
| OKLab | oklab(89.52% -0.0404 0.1256) |
| OKLCH | oklch(89.52% 0.132 107.8) |
| XYZ | xyz(63.0536, 72.9058, 27.8867) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.54
Straw
#FCF679
ΔE00 4.68
Sandy Yellow
#FDEE73
ΔE00 4.72
Yellowish
#FAEE66
ΔE00 4.95
Dull Yellow
#EEDC5B
ΔE00 5.07
Manilla
#FFFA86
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E376 #7678E5
analogous
#E5AB76 #E5E376 #AFE576
triadic
#E5E376 #76E5E3 #E376E5
tetradic
#E5E376 #76E5AB #7678E5 #E576AF
square
#E5E376 #76E5AB #7678E5 #E576AF
split-complementary
#E5E376 #76AFE5 #AB76E5
monochromatic
#BDBA24 #DBD843 #E5E376 #EFEEA9 #F9F8DD
Accessibility & contrast
On white
1.35
#E5E376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#E5E376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E376
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E376 | 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)
#F2DB6C
Deuteranopia (green-blind)
#F4E07B
Tritanopia (blue-blind)
#F3D7CA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e5e376; /* rgb */ color: rgb(229, 227, 118); /* oklch */ color: oklch(89.5% 0.132 107.8);
Tailwind
colors: {
custom: {
50: '#efeba0',
500: '#e5e376',
950: '#000000',
},
}SCSS
$custom: #e5e376; $custom-light: #efeba0; $custom-dark: #000000;
JSON
{
"hex": "#e5e376",
"rgb": {
"r": 229,
"g": 227,
"b": 118
},
"hsl": {
"h": 58.919,
"s": 68.098,
"l": 68.039
},
"oklch": {
"l": 0.89518,
"c": 0.13191,
"h": 107.8
},
"luminance": 0.72904
}Semantic roles & 50–950 ramp
primary
#E5E376
secondary
#4345BC
accent
#19D015
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480