#EAE189#EAE189
#EAE189 is a very light, moderate yellow. Relative luminance 0.731; OKLCH L 89.8% C 0.110 H 103.3°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE189 |
|---|---|
| RGB | rgb(234, 225, 137) |
| HSL | hsl(54, 70%, 73%) |
| HSV | hsv(54, 41%, 92%) |
| CMYK | cmyk(0%, 3.8%, 41.5%, 8.2%) |
| CIE-LAB | lab(88.52, -9.16, 44.07) |
| CIE-LCH | lch(88.52, 45.01, 101.74°) |
| OKLab | oklab(89.78% -0.0252 0.107) |
| OKLCH | oklch(89.78% 0.11 103.3) |
| XYZ | xyz(65.3735, 73.1508, 34.3379) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.19
Dark Cream
#FFF39A
ΔE00 4.06
Sandy
#F1DA7A
ΔE00 4.19
Buff
#FEF69E
ΔE00 4.48
Palegoldenrod
#EEE8AA
ΔE00 5.16
Light Tan
#FBEEAC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE189 #8992EA
analogous
#EAB089 #EAE189 #C2EA89
triadic
#EAE189 #89EAE1 #E189EA
tetradic
#EAE189 #89EAB0 #8992EA #EA89C2
square
#EAE189 #89EAB0 #8992EA #EA89C2
split-complementary
#EAE189 #89C2EA #B089EA
monochromatic
#D3C326 #E1D455 #EAE189 #F3EEBD #FAF8E5
Accessibility & contrast
On white
1.34
#EAE189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#EAE189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE189
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE189 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#F3E08D
Tritanopia (blue-blind)
#F7D6CB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eae189; /* rgb */ color: rgb(234, 225, 137); /* oklch */ color: oklch(89.8% 0.110 103.3);
Tailwind
colors: {
custom: {
50: '#f2eaad',
500: '#eae189',
950: '#000000',
},
}SCSS
$custom: #eae189; $custom-light: #f2eaad; $custom-dark: #000000;
JSON
{
"hex": "#eae189",
"rgb": {
"r": 234,
"g": 225,
"b": 137
},
"hsl": {
"h": 54.433,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.89784,
"c": 0.10991,
"h": 103.3
},
"luminance": 0.73149
}Semantic roles & 50–950 ramp
primary
#EAE189
secondary
#535EC4
accent
#25D214
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481