#EAE985#EAE985
#EAE985 is a very light, vivid yellow. Relative luminance 0.775; OKLCH L 91.4% C 0.123 H 108.1°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE985 |
|---|---|
| RGB | rgb(234, 233, 133) |
| HSL | hsl(59, 71%, 72%) |
| HSV | hsv(59, 43%, 92%) |
| CMYK | cmyk(0%, 0.4%, 43.2%, 8.2%) |
| CIE-LAB | lab(90.54, -13.54, 48.54) |
| CIE-LCH | lch(90.54, 50.39, 105.59°) |
| OKLab | oklab(91.37% -0.0382 0.1168) |
| OKLCH | oklch(91.37% 0.123 108.1) |
| XYZ | xyz(67.3055, 77.4652, 33.5925) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.71
Buff
#FEF69E
ΔE00 4.05
Dark Cream
#FFF39A
ΔE00 4.22
Manilla
#FFFA86
ΔE00 4.32
Straw
#FCF679
ΔE00 4.51
Yellowish Tan
#FCFC81
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE985 #8586EA
analogous
#EAB785 #EAE985 #B9EA85
triadic
#EAE985 #85EAE9 #E985EA
tetradic
#EAE985 #85EAB7 #8586EA #EA85B9
square
#EAE985 #85EAB7 #8586EA #EA85B9
split-complementary
#EAE985 #85B9EA #B785EA
monochromatic
#D1CF24 #E1E051 #EAE985 #F3F2B9 #FBFAE5
Accessibility & contrast
On white
1.27
#EAE985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#EAE985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE985
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE985 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27D
Deuteranopia (green-blind)
#F9E68A
Tritanopia (blue-blind)
#F7DED1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae985; /* rgb */ color: rgb(234, 233, 133); /* oklch */ color: oklch(91.4% 0.123 108.1);
Tailwind
colors: {
custom: {
50: '#f2efaa',
500: '#eae985',
950: '#000000',
},
}SCSS
$custom: #eae985; $custom-light: #f2efaa; $custom-dark: #000000;
JSON
{
"hex": "#eae985",
"rgb": {
"r": 234,
"g": 233,
"b": 133
},
"hsl": {
"h": 59.406,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.91368,
"c": 0.12285,
"h": 108.1
},
"luminance": 0.77464
}Semantic roles & 50–950 ramp
primary
#EAE985
secondary
#5051C4
accent
#15D313
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581