#EAE289#EAE289
#EAE289 is a very light, moderate yellow. Relative luminance 0.737; OKLCH L 90.0% C 0.111 H 103.9°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE289 |
|---|---|
| RGB | rgb(234, 226, 137) |
| HSL | hsl(55, 70%, 73%) |
| HSV | hsv(55, 41%, 92%) |
| CMYK | cmyk(0%, 3.4%, 41.5%, 8.2%) |
| CIE-LAB | lab(88.78, -9.66, 44.40) |
| CIE-LCH | lch(88.78, 45.44, 102.27°) |
| OKLab | oklab(89.99% -0.0267 0.1077) |
| OKLCH | oklch(89.99% 0.111 103.9) |
| XYZ | xyz(65.6447, 73.6930, 34.4283) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.11
Dark Cream
#FFF39A
ΔE00 3.96
Buff
#FEF69E
ΔE00 4.31
Sandy
#F1DA7A
ΔE00 4.46
Palegoldenrod
#EEE8AA
ΔE00 5.21
Light Tan
#FBEEAC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE289 #8991EA
analogous
#EAB289 #EAE289 #C1EA89
triadic
#EAE289 #89EAE2 #E289EA
tetradic
#EAE289 #89EAB2 #8991EA #EA89C1
square
#EAE289 #89EAB2 #8991EA #EA89C1
split-complementary
#EAE289 #89C1EA #B289EA
monochromatic
#D3C526 #E1D555 #EAE289 #F3EFBD #FAF9E5
Accessibility & contrast
On white
1.33
#EAE289 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#EAE289 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE289
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE289 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE289 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC82
Deuteranopia (green-blind)
#F3E18D
Tritanopia (blue-blind)
#F7D7CC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae289; /* rgb */ color: rgb(234, 226, 137); /* oklch */ color: oklch(90.0% 0.111 103.9);
Tailwind
colors: {
custom: {
50: '#f2ebad',
500: '#eae289',
950: '#000000',
},
}SCSS
$custom: #eae289; $custom-light: #f2ebad; $custom-dark: #000000;
JSON
{
"hex": "#eae289",
"rgb": {
"r": 234,
"g": 226,
"b": 137
},
"hsl": {
"h": 55.052,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.89989,
"c": 0.11096,
"h": 103.9
},
"luminance": 0.73691
}Semantic roles & 50–950 ramp
primary
#EAE289
secondary
#535DC4
accent
#23D214
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481