#E7EB89#E7EB89
#E7EB89 is a very light, vivid yellow. Relative luminance 0.782; OKLCH L 91.6% C 0.121 H 110.6°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EB89 |
|---|---|
| RGB | rgb(231, 235, 137) |
| HSL | hsl(62, 71%, 73%) |
| HSV | hsv(62, 42%, 92%) |
| CMYK | cmyk(1.7%, 0%, 41.7%, 7.8%) |
| CIE-LAB | lab(90.88, -15.29, 46.98) |
| CIE-LCH | lch(90.88, 49.41, 108.03°) |
| OKLab | oklab(91.6% -0.0427 0.1136) |
| OKLCH | oklch(91.6% 0.121 110.6) |
| XYZ | xyz(67.1796, 78.2130, 35.2197) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.75
Light Khaki
#E6F2A2
ΔE00 4.14
Buff
#FEF69E
ΔE00 4.42
Manilla
#FFFA86
ΔE00 4.83
Dark Cream
#FFF39A
ΔE00 4.92
Yellowish Tan
#FCFC81
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EB89 #8D89EB
analogous
#EBBE89 #E7EB89 #B6EB89
triadic
#E7EB89 #89E7EB #EB89E7
tetradic
#E7EB89 #89EBBE #8D89EB #EB89B6
square
#E7EB89 #89EBBE #8D89EB #EB89B6
split-complementary
#E7EB89 #89B6EB #BE89EB
monochromatic
#CED524 #DCE255 #E7EB89 #F2F4BD #FAFBE5
Accessibility & contrast
On white
1.26
#E7EB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#E7EB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EB89
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EB89 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E381
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#F3E0D3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e7eb89; /* rgb */ color: rgb(231, 235, 137); /* oklch */ color: oklch(91.6% 0.121 110.6);
Tailwind
colors: {
custom: {
50: '#f0f1ad',
500: '#e7eb89',
950: '#000000',
},
}SCSS
$custom: #e7eb89; $custom-light: #f0f1ad; $custom-dark: #000000;
JSON
{
"hex": "#e7eb89",
"rgb": {
"r": 231,
"g": 235,
"b": 137
},
"hsl": {
"h": 62.449,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.91601,
"c": 0.12131,
"h": 110.6
},
"luminance": 0.78212
}Semantic roles & 50–950 ramp
primary
#E7EB89
secondary
#5853C5
accent
#12D31A
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581