#EAE586#EAE586
#EAE586 is a very light, moderate yellow. Relative luminance 0.753; OKLCH L 90.6% C 0.117 H 105.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE586 |
|---|---|
| RGB | rgb(234, 229, 134) |
| HSL | hsl(57, 70%, 72%) |
| HSV | hsv(57, 43%, 92%) |
| CMYK | cmyk(0%, 2.1%, 42.7%, 8.2%) |
| CIE-LAB | lab(89.51, -11.46, 46.78) |
| CIE-LCH | lch(89.51, 48.17, 103.76°) |
| OKLab | oklab(90.56% -0.0321 0.1129) |
| OKLCH | oklch(90.56% 0.117 105.9) |
| XYZ | xyz(66.2554, 75.2539, 33.5849) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.58
Dark Cream
#FFF39A
ΔE00 3.93
Buff
#FEF69E
ΔE00 4.07
Sandy Yellow
#FDEE73
ΔE00 5.07
Manilla
#FFFA86
ΔE00 5.09
Straw
#FCF679
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE586 #868BEA
analogous
#EAB386 #EAE586 #BDEA86
triadic
#EAE586 #86EAE5 #E586EA
tetradic
#EAE586 #86EAB3 #868BEA #EA86BD
square
#EAE586 #86EAB3 #868BEA #EA86BD
split-complementary
#EAE586 #86BDEA #B386EA
monochromatic
#D1C924 #E1DA52 #EAE586 #F3F0BA #FAF9E5
Accessibility & contrast
On white
1.31
#EAE586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#EAE586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE586
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE586 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7E
Deuteranopia (green-blind)
#F6E38A
Tritanopia (blue-blind)
#F7DACE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae586; /* rgb */ color: rgb(234, 229, 134); /* oklch */ color: oklch(90.6% 0.117 105.9);
Tailwind
colors: {
custom: {
50: '#f2edab',
500: '#eae586',
950: '#000000',
},
}SCSS
$custom: #eae586; $custom-light: #f2edab; $custom-dark: #000000;
JSON
{
"hex": "#eae586",
"rgb": {
"r": 234,
"g": 229,
"b": 134
},
"hsl": {
"h": 57,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.90559,
"c": 0.11739,
"h": 105.9
},
"luminance": 0.75252
}Semantic roles & 50–950 ramp
primary
#EAE586
secondary
#5056C4
accent
#1DD213
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481