#E4E28F#E4E28F
#E4E28F is a very light, moderate yellow. Relative luminance 0.729; OKLCH L 89.6% C 0.105 H 107.1°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E28F |
|---|---|
| RGB | rgb(228, 226, 143) |
| HSL | hsl(59, 61%, 73%) |
| HSV | hsv(59, 37%, 89%) |
| CMYK | cmyk(0%, 0.9%, 37.3%, 10.6%) |
| CIE-LAB | lab(88.39, -11.35, 40.83) |
| CIE-LCH | lch(88.39, 42.38, 105.54°) |
| OKLab | oklab(89.59% -0.0308 0.0999) |
| OKLCH | oklch(89.59% 0.105 107.1) |
| XYZ | xyz(64.1500, 72.8712, 36.6675) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.74
Palegoldenrod
#EEE8AA
ΔE00 4.43
Light Khaki
#E6F2A2
ΔE00 4.77
Buff
#FEF69E
ΔE00 4.82
Dark Cream
#FFF39A
ΔE00 4.92
Greenish Beige
#C9D179
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E28F #8F91E4
analogous
#E4B78F #E4E28F #BCE48F
triadic
#E4E28F #8FE4E2 #E28FE4
tetradic
#E4E28F #8FE4B7 #8F91E4 #E48FBC
square
#E4E28F #8FE4B7 #8F91E4 #E48FBC
split-complementary
#E4E28F #8FBCE4 #B78FE4
monochromatic
#C8C530 #D8D55E #E4E28F #F0EFC0 #F9F9E6
Accessibility & contrast
On white
1.35
#E4E28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#E4E28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E28F
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E28F | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#F1E093
Tritanopia (blue-blind)
#EFD8CD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4e28f; /* rgb */ color: rgb(228, 226, 143); /* oklch */ color: oklch(89.6% 0.105 107.1);
Tailwind
colors: {
custom: {
50: '#eeebb1',
500: '#e4e28f',
950: '#000000',
},
}SCSS
$custom: #e4e28f; $custom-light: #eeebb1; $custom-dark: #000000;
JSON
{
"hex": "#e4e28f",
"rgb": {
"r": 228,
"g": 226,
"b": 143
},
"hsl": {
"h": 58.588,
"s": 61.151,
"l": 72.745
},
"oklch": {
"l": 0.8959,
"c": 0.10459,
"h": 107.1
},
"luminance": 0.7287
}Semantic roles & 50–950 ramp
primary
#E4E28F
secondary
#5A5DBD
accent
#21C91D
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#161611
muted
#858481