#EAED89#EAED89
#EAED89 is a very light, vivid yellow. Relative luminance 0.799; OKLCH L 92.3% C 0.123 H 110.1°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EAED89 |
|---|---|
| RGB | rgb(234, 237, 137) |
| HSL | hsl(62, 74%, 73%) |
| HSV | hsv(62, 42%, 93%) |
| CMYK | cmyk(1.3%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(91.63, -15.11, 47.96) |
| CIE-LCH | lch(91.63, 50.29, 107.49°) |
| OKLab | oklab(92.25% -0.0423 0.1157) |
| OKLCH | oklch(92.25% 0.123 110.1) |
| XYZ | xyz(68.7323, 79.8683, 35.4575) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.67
Buff
#FEF69E
ΔE00 4.07
Manilla
#FFFA86
ΔE00 4.22
Light Khaki
#E6F2A2
ΔE00 4.40
Yellowish Tan
#FCFC81
ΔE00 4.42
Dark Cream
#FFF39A
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAED89 #8C89ED
analogous
#EDBE89 #EAED89 #B8ED89
triadic
#EAED89 #89EAED #ED89EA
tetradic
#EAED89 #89EDBE #8C89ED #ED89B8
square
#EAED89 #89EDBE #8C89ED #ED89B8
split-complementary
#EAED89 #89B8ED #BE89ED
monochromatic
#D5DA21 #E1E554 #EAED89 #F3F5BE #FAFBE4
Accessibility & contrast
On white
1.24
#EAED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#EAED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAED89
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAED89 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#FCE98E
Tritanopia (blue-blind)
#F6E2D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaed89; /* rgb */ color: rgb(234, 237, 137); /* oklch */ color: oklch(92.3% 0.123 110.1);
Tailwind
colors: {
custom: {
50: '#f2f2ad',
500: '#eaed89',
950: '#000000',
},
}SCSS
$custom: #eaed89; $custom-light: #f2f2ad; $custom-dark: #000000;
JSON
{
"hex": "#eaed89",
"rgb": {
"r": 234,
"g": 237,
"b": 137
},
"hsl": {
"h": 61.8,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.92253,
"c": 0.12323,
"h": 110.1
},
"luminance": 0.79867
}Semantic roles & 50–950 ramp
primary
#EAED89
secondary
#5652C8
accent
#10D616
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581