#E5E07A#E5E07A
#E5E07A is a very light, vivid yellow. Relative luminance 0.714; OKLCH L 88.9% C 0.125 H 106.2°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E07A |
|---|---|
| RGB | rgb(229, 224, 122) |
| HSL | hsl(57, 67%, 69%) |
| HSV | hsv(57, 47%, 90%) |
| CMYK | cmyk(0%, 2.2%, 46.7%, 10.2%) |
| CIE-LAB | lab(87.67, -12.09, 50.21) |
| CIE-LCH | lch(87.67, 51.65, 103.53°) |
| OKLab | oklab(88.95% -0.0348 0.1198) |
| OKLCH | oklch(88.95% 0.125 106.2) |
| XYZ | xyz(62.4830, 71.3761, 28.8941) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.75
Dull Yellow
#EEDC5B
ΔE00 4.96
Sandy
#F1DA7A
ΔE00 5.00
Sandy Yellow
#FDEE73
ΔE00 5.00
Dark Cream
#FFF39A
ΔE00 5.27
Straw
#FCF679
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E07A #7A7FE5
analogous
#E5AB7A #E5E07A #B5E57A
triadic
#E5E07A #7AE5E0 #E07AE5
tetradic
#E5E07A #7AE5AB #7A7FE5 #E57AB5
square
#E5E07A #7AE5AB #7A7FE5 #E57AB5
split-complementary
#E5E07A #7AB5E5 #AB7AE5
monochromatic
#BFB825 #DBD447 #E5E07A #EFECAD #F9F8E0
Accessibility & contrast
On white
1.37
#E5E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#E5E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E07A
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E07A | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD971
Deuteranopia (green-blind)
#F2DE7F
Tritanopia (blue-blind)
#F2D4C8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e5e07a; /* rgb */ color: rgb(229, 224, 122); /* oklch */ color: oklch(88.9% 0.125 106.2);
Tailwind
colors: {
custom: {
50: '#efe9a2',
500: '#e5e07a',
950: '#000000',
},
}SCSS
$custom: #e5e07a; $custom-light: #efe9a2; $custom-dark: #000000;
JSON
{
"hex": "#e5e07a",
"rgb": {
"r": 229,
"g": 224,
"b": 122
},
"hsl": {
"h": 57.196,
"s": 67.296,
"l": 68.824
},
"oklch": {
"l": 0.88948,
"c": 0.12472,
"h": 106.2
},
"luminance": 0.71374
}Semantic roles & 50–950 ramp
primary
#E5E07A
secondary
#474CBD
accent
#1FCF16
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480