#E5E173#E5E173
#E5E173 is a very light, vivid yellow. Relative luminance 0.717; OKLCH L 89.1% C 0.133 H 106.9°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E173 |
|---|---|
| RGB | rgb(229, 225, 115) |
| HSL | hsl(58, 69%, 67%) |
| HSV | hsv(58, 50%, 90%) |
| CMYK | cmyk(0%, 1.7%, 49.8%, 10.2%) |
| CIE-LAB | lab(87.85, -13.21, 53.74) |
| CIE-LCH | lch(87.85, 55.34, 103.81°) |
| OKLab | oklab(89.07% -0.0386 0.1269) |
| OKLCH | oklch(89.07% 0.133 106.9) |
| XYZ | xyz(62.3344, 71.7479, 26.7815) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.57
Dull Yellow
#EEDC5B
ΔE00 4.47
Sandy Yellow
#FDEE73
ΔE00 4.55
Yellowish
#FAEE66
ΔE00 4.79
Straw
#FCF679
ΔE00 4.86
Manilla
#FFFA86
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E173 #7377E5
analogous
#E5A873 #E5E173 #B0E573
triadic
#E5E173 #73E5E1 #E173E5
tetradic
#E5E173 #73E5A8 #7377E5 #E573B0
square
#E5E173 #73E5A8 #7377E5 #E573B0
split-complementary
#E5E173 #73B0E5 #A873E5
monochromatic
#BBB623 #DBD63F #E5E173 #EFECA7 #F8F7DA
Accessibility & contrast
On white
1.37
#E5E173 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#E5E173 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E173
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E173 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E173 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#F3DE78
Tritanopia (blue-blind)
#F3D5C8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e5e173; /* rgb */ color: rgb(229, 225, 115); /* oklch */ color: oklch(89.1% 0.133 106.9);
Tailwind
colors: {
custom: {
50: '#efea9e',
500: '#e5e173',
950: '#000000',
},
}SCSS
$custom: #e5e173; $custom-light: #efea9e; $custom-dark: #000000;
JSON
{
"hex": "#e5e173",
"rgb": {
"r": 229,
"g": 225,
"b": 115
},
"hsl": {
"h": 57.895,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.89065,
"c": 0.13268,
"h": 106.9
},
"luminance": 0.71746
}Semantic roles & 50–950 ramp
primary
#E5E173
secondary
#4146BB
accent
#1BD115
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480