#E8EB89#E8EB89
#E8EB89 is a very light, vivid yellow. Relative luminance 0.784; OKLCH L 91.7% C 0.121 H 110.1°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EB89 |
|---|---|
| RGB | rgb(232, 235, 137) |
| HSL | hsl(62, 71%, 73%) |
| HSV | hsv(62, 42%, 92%) |
| CMYK | cmyk(1.3%, 0%, 41.7%, 7.8%) |
| CIE-LAB | lab(90.95, -14.90, 47.09) |
| CIE-LCH | lch(90.95, 49.39, 107.56°) |
| OKLab | oklab(91.68% -0.0416 0.1138) |
| OKLCH | oklch(91.68% 0.121 110.1) |
| XYZ | xyz(67.5034, 78.3799, 35.2349) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.53
Buff
#FEF69E
ΔE00 4.24
Light Khaki
#E6F2A2
ΔE00 4.28
Manilla
#FFFA86
ΔE00 4.67
Dark Cream
#FFF39A
ΔE00 4.70
Yellowish Tan
#FCFC81
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EB89 #8C89EB
analogous
#EBBD89 #E8EB89 #B7EB89
triadic
#E8EB89 #89E8EB #EB89E8
tetradic
#E8EB89 #89EBBD #8C89EB #EB89B7
square
#E8EB89 #89EBBD #8C89EB #EB89B7
split-complementary
#E8EB89 #89B7EB #BD89EB
monochromatic
#D0D524 #DEE255 #E8EB89 #F2F4BD #FAFBE5
Accessibility & contrast
On white
1.26
#E8EB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#E8EB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EB89
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EB89 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E381
Deuteranopia (green-blind)
#FAE78E
Tritanopia (blue-blind)
#F4E0D3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e8eb89; /* rgb */ color: rgb(232, 235, 137); /* oklch */ color: oklch(91.7% 0.121 110.1);
Tailwind
colors: {
custom: {
50: '#f1f1ad',
500: '#e8eb89',
950: '#000000',
},
}SCSS
$custom: #e8eb89; $custom-light: #f1f1ad; $custom-dark: #000000;
JSON
{
"hex": "#e8eb89",
"rgb": {
"r": 232,
"g": 235,
"b": 137
},
"hsl": {
"h": 61.837,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.9168,
"c": 0.12117,
"h": 110.1
},
"luminance": 0.78379
}Semantic roles & 50–950 ramp
primary
#E8EB89
secondary
#5653C5
accent
#12D318
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581