#E4E89F#E4E89F
#E4E89F is a very light, moderate yellow. Relative luminance 0.767; OKLCH L 91.1% C 0.093 H 110.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E89F |
|---|---|
| RGB | rgb(228, 232, 159) |
| HSL | hsl(63, 61%, 77%) |
| HSV | hsv(63, 31%, 91%) |
| CMYK | cmyk(1.7%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(90.19, -12.48, 35.15) |
| CIE-LCH | lch(90.19, 37.30, 109.55°) |
| OKLab | oklab(91.1% -0.0331 0.0874) |
| OKLCH | oklch(91.1% 0.093 110.8) |
| XYZ | xyz(67.1098, 76.7113, 44.0656) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.79
Palegoldenrod
#EEE8AA
ΔE00 3.48
Parchment
#FEFCAF
ΔE00 4.75
Khaki (CSS)
#F0E68C
ΔE00 4.96
Light Beige
#FFFEB6
ΔE00 5.02
Creme
#FFFFB6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E89F #A39FE8
analogous
#E8C89F #E4E89F #C0E89F
triadic
#E4E89F #9FE4E8 #E89FE4
tetradic
#E4E89F #9FE8C8 #A39FE8 #E89FC0
square
#E4E89F #9FE8C8 #A39FE8 #E89FC0
split-complementary
#E4E89F #9FC0E8 #C89FE8
monochromatic
#C8D03C #D6DC6E #E4E89F #F2F4D0 #F8F9E6
Accessibility & contrast
On white
1.29
#E4E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#E4E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E89F
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E89F | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29A
Deuteranopia (green-blind)
#F3E4A2
Tritanopia (blue-blind)
#EDDFD5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e89f; /* rgb */ color: rgb(228, 232, 159); /* oklch */ color: oklch(91.1% 0.093 110.8);
Tailwind
colors: {
custom: {
50: '#edefbc',
500: '#e4e89f',
950: '#000000',
},
}SCSS
$custom: #e4e89f; $custom-light: #edefbc; $custom-dark: #000000;
JSON
{
"hex": "#e4e89f",
"rgb": {
"r": 228,
"g": 232,
"b": 159
},
"hsl": {
"h": 63.288,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.91102,
"c": 0.09341,
"h": 110.8
},
"luminance": 0.7671
}Semantic roles & 50–950 ramp
primary
#E4E89F
secondary
#6D68C3
accent
#1CC926
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#161612
muted
#858582