#E8ED89#E8ED89
#E8ED89 is a very light, vivid yellow. Relative luminance 0.795; OKLCH L 92.1% C 0.124 H 111.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E8ED89 |
|---|---|
| RGB | rgb(232, 237, 137) |
| HSL | hsl(63, 74%, 73%) |
| HSV | hsv(63, 42%, 93%) |
| CMYK | cmyk(2.1%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(91.47, -15.89, 47.74) |
| CIE-LCH | lch(91.47, 50.32, 108.40°) |
| OKLab | oklab(92.1% -0.0444 0.1153) |
| OKLCH | oklch(92.1% 0.124 111.1) |
| XYZ | xyz(68.0792, 79.5315, 35.4268) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.09
Light Khaki
#E6F2A2
ΔE00 4.13
Buff
#FEF69E
ΔE00 4.44
Manilla
#FFFA86
ΔE00 4.56
Yellowish Tan
#FCFC81
ΔE00 4.63
Straw
#FCF679
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8ED89 #8E89ED
analogous
#EDC089 #E8ED89 #B6ED89
triadic
#E8ED89 #89E8ED #ED89E8
tetradic
#E8ED89 #89EDC0 #8E89ED #ED89B6
square
#E8ED89 #89EDC0 #8E89ED #ED89B6
split-complementary
#E8ED89 #89B6ED #C089ED
monochromatic
#D1DA21 #DEE554 #E8ED89 #F2F5BE #FAFBE4
Accessibility & contrast
On white
1.24
#E8ED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#E8ED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8ED89
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8ED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8ED89 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#FBE88E
Tritanopia (blue-blind)
#F4E2D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e8ed89; /* rgb */ color: rgb(232, 237, 137); /* oklch */ color: oklch(92.1% 0.124 111.1);
Tailwind
colors: {
custom: {
50: '#f1f2ad',
500: '#e8ed89',
950: '#000000',
},
}SCSS
$custom: #e8ed89; $custom-light: #f1f2ad; $custom-dark: #000000;
JSON
{
"hex": "#e8ed89",
"rgb": {
"r": 232,
"g": 237,
"b": 137
},
"hsl": {
"h": 63,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.92095,
"c": 0.12352,
"h": 111.1
},
"luminance": 0.7953
}Semantic roles & 50–950 ramp
primary
#E8ED89
secondary
#5852C8
accent
#10D61A
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581