#EAE587#EAE587
#EAE587 is a very light, moderate yellow. Relative luminance 0.753; OKLCH L 90.6% C 0.116 H 105.8°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE587 |
|---|---|
| RGB | rgb(234, 229, 135) |
| HSL | hsl(57, 70%, 72%) |
| HSV | hsv(57, 42%, 92%) |
| CMYK | cmyk(0%, 2.1%, 42.3%, 8.2%) |
| CIE-LAB | lab(89.52, -11.36, 46.31) |
| CIE-LCH | lch(89.52, 47.69, 103.78°) |
| OKLab | oklab(90.57% -0.0317 0.1119) |
| OKLCH | oklch(90.57% 0.116 105.8) |
| XYZ | xyz(66.3254, 75.2820, 33.9540) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.52
Dark Cream
#FFF39A
ΔE00 3.89
Buff
#FEF69E
ΔE00 4.02
Manilla
#FFFA86
ΔE00 5.17
Sandy Yellow
#FDEE73
ΔE00 5.18
Sandy
#F1DA7A
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE587 #878CEA
analogous
#EAB487 #EAE587 #BDEA87
triadic
#EAE587 #87EAE5 #E587EA
tetradic
#EAE587 #87EAB4 #878CEA #EA87BD
square
#EAE587 #87EAB4 #878CEA #EA87BD
split-complementary
#EAE587 #87BDEA #B487EA
monochromatic
#D2C925 #E1DA53 #EAE587 #F3F0BB #FAF9E5
Accessibility & contrast
On white
1.31
#EAE587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EAE587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE587
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE587 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF7F
Deuteranopia (green-blind)
#F6E38B
Tritanopia (blue-blind)
#F7DACE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae587; /* rgb */ color: rgb(234, 229, 135); /* oklch */ color: oklch(90.6% 0.116 105.8);
Tailwind
colors: {
custom: {
50: '#f2edab',
500: '#eae587',
950: '#000000',
},
}SCSS
$custom: #eae587; $custom-light: #f2edab; $custom-dark: #000000;
JSON
{
"hex": "#eae587",
"rgb": {
"r": 234,
"g": 229,
"b": 135
},
"hsl": {
"h": 56.97,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.90574,
"c": 0.11632,
"h": 105.8
},
"luminance": 0.7528
}Semantic roles & 50–950 ramp
primary
#EAE587
secondary
#5157C4
accent
#1DD213
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481