#E4E088#E4E088
#E4E088 is a very light, moderate yellow. Relative luminance 0.716; OKLCH L 89.1% C 0.110 H 106.2°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E088 |
|---|---|
| RGB | rgb(228, 224, 136) |
| HSL | hsl(57, 63%, 71%) |
| HSV | hsv(57, 40%, 89%) |
| CMYK | cmyk(0%, 1.8%, 40.4%, 10.6%) |
| CIE-LAB | lab(87.77, -11.11, 43.52) |
| CIE-LCH | lch(87.77, 44.91, 104.32°) |
| OKLab | oklab(89.07% -0.0306 0.1057) |
| OKLCH | oklch(89.07% 0.11 106.2) |
| XYZ | xyz(63.0956, 71.5843, 33.7812) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.27
Dark Cream
#FFF39A
ΔE00 4.91
Buff
#FEF69E
ΔE00 5.01
Greenish Beige
#C9D179
ΔE00 5.12
Palegoldenrod
#EEE8AA
ΔE00 5.27
Sandy
#F1DA7A
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E088 #888CE4
analogous
#E4B288 #E4E088 #BAE488
triadic
#E4E088 #88E4E0 #E088E4
tetradic
#E4E088 #88E4B2 #888CE4 #E488BA
square
#E4E088 #88E4B2 #888CE4 #E488BA
split-complementary
#E4E088 #88BAE4 #B288E4
monochromatic
#C5BE2D #D9D356 #E4E088 #EFEDBA #F9F9E6
Accessibility & contrast
On white
1.37
#E4E088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#E4E088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E088
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E088 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA81
Deuteranopia (green-blind)
#F0DE8C
Tritanopia (blue-blind)
#F0D6CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e4e088; /* rgb */ color: rgb(228, 224, 136); /* oklch */ color: oklch(89.1% 0.110 106.2);
Tailwind
colors: {
custom: {
50: '#eee9ac',
500: '#e4e088',
950: '#000000',
},
}SCSS
$custom: #e4e088; $custom-light: #eee9ac; $custom-dark: #000000;
JSON
{
"hex": "#e4e088",
"rgb": {
"r": 228,
"g": 224,
"b": 136
},
"hsl": {
"h": 57.391,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.89067,
"c": 0.11006,
"h": 106.2
},
"luminance": 0.71583
}Semantic roles & 50–950 ramp
primary
#E4E088
secondary
#5458BD
accent
#22CB1B
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161610
muted
#858481