#E4E58E#E4E58E
#E4E58E is a very light, moderate yellow. Relative luminance 0.745; OKLCH L 90.2% C 0.109 H 109.0°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E58E |
|---|---|
| RGB | rgb(228, 229, 142) |
| HSL | hsl(61, 63%, 73%) |
| HSV | hsv(61, 38%, 90%) |
| CMYK | cmyk(0.4%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(89.15, -12.96, 42.31) |
| CIE-LCH | lch(89.15, 44.25, 107.03°) |
| OKLab | oklab(90.19% -0.0355 0.1033) |
| OKLCH | oklch(90.19% 0.109 109) |
| XYZ | xyz(64.8975, 74.4868, 36.5446) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.08
Light Khaki
#E6F2A2
ΔE00 4.09
Buff
#FEF69E
ΔE00 4.63
Dark Cream
#FFF39A
ΔE00 4.93
Palegoldenrod
#EEE8AA
ΔE00 5.04
Greenish Beige
#C9D179
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E58E #8F8EE5
analogous
#E5BB8E #E4E58E #B8E58E
triadic
#E4E58E #8EE4E5 #E58EE4
tetradic
#E4E58E #8EE5BB #8F8EE5 #E58EB8
square
#E4E58E #8EE5BB #8F8EE5 #E58EB8
split-complementary
#E4E58E #8EB8E5 #BB8EE5
monochromatic
#C8CA2F #D8DA5C #E4E58E #F0F0C0 #F9F9E6
Accessibility & contrast
On white
1.32
#E4E58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#E4E58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E58E
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E58E | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE87
Deuteranopia (green-blind)
#F3E292
Tritanopia (blue-blind)
#EFDBD0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4e58e; /* rgb */ color: rgb(228, 229, 142); /* oklch */ color: oklch(90.2% 0.109 109.0);
Tailwind
colors: {
custom: {
50: '#eeedb0',
500: '#e4e58e',
950: '#000000',
},
}SCSS
$custom: #e4e58e; $custom-light: #eeedb0; $custom-dark: #000000;
JSON
{
"hex": "#e4e58e",
"rgb": {
"r": 228,
"g": 229,
"b": 142
},
"hsl": {
"h": 60.69,
"s": 62.59,
"l": 72.745
},
"oklch": {
"l": 0.90194,
"c": 0.1092,
"h": 109
},
"luminance": 0.74486
}Semantic roles & 50–950 ramp
primary
#E4E58E
secondary
#5A59BE
accent
#1BCA1D
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#161610
muted
#858481