#EAE986#EAE986
#EAE986 is a very light, vivid yellow. Relative luminance 0.775; OKLCH L 91.4% C 0.122 H 108.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE986 |
|---|---|
| RGB | rgb(234, 233, 134) |
| HSL | hsl(59, 70%, 72%) |
| HSV | hsv(59, 43%, 92%) |
| CMYK | cmyk(0%, 0.4%, 42.7%, 8.2%) |
| CIE-LAB | lab(90.55, -13.44, 48.07) |
| CIE-LCH | lch(90.55, 49.92, 105.62°) |
| OKLab | oklab(91.38% -0.0378 0.1158) |
| OKLCH | oklch(91.38% 0.122 108.1) |
| XYZ | xyz(67.3749, 77.4930, 33.9581) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.65
Buff
#FEF69E
ΔE00 3.98
Dark Cream
#FFF39A
ΔE00 4.17
Manilla
#FFFA86
ΔE00 4.39
Straw
#FCF679
ΔE00 4.61
Yellowish Tan
#FCFC81
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE986 #8687EA
analogous
#EAB786 #EAE986 #B9EA86
triadic
#EAE986 #86EAE9 #E986EA
tetradic
#EAE986 #86EAB7 #8687EA #EA86B9
square
#EAE986 #86EAB7 #8687EA #EA86B9
split-complementary
#EAE986 #86B9EA #B786EA
monochromatic
#D1D024 #E1E052 #EAE986 #F3F2BA #FAFAE5
Accessibility & contrast
On white
1.27
#EAE986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#EAE986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE986
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE986 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E27E
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#F7DED1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae986; /* rgb */ color: rgb(234, 233, 134); /* oklch */ color: oklch(91.4% 0.122 108.1);
Tailwind
colors: {
custom: {
50: '#f2efab',
500: '#eae986',
950: '#000000',
},
}SCSS
$custom: #eae986; $custom-light: #f2efab; $custom-dark: #000000;
JSON
{
"hex": "#eae986",
"rgb": {
"r": 234,
"g": 233,
"b": 134
},
"hsl": {
"h": 59.4,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.91383,
"c": 0.1218,
"h": 108.1
},
"luminance": 0.77491
}Semantic roles & 50–950 ramp
primary
#EAE986
secondary
#5052C4
accent
#15D213
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581