#EAE984#EAE984
#EAE984 is a very light, vivid yellow. Relative luminance 0.774; OKLCH L 91.4% C 0.124 H 108.1°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE984 |
|---|---|
| RGB | rgb(234, 233, 132) |
| HSL | hsl(59, 71%, 72%) |
| HSV | hsv(59, 44%, 92%) |
| CMYK | cmyk(0%, 0.4%, 43.6%, 8.2%) |
| CIE-LAB | lab(90.52, -13.64, 49.01) |
| CIE-LCH | lch(90.52, 50.87, 105.55°) |
| OKLab | oklab(91.35% -0.0385 0.1177) |
| OKLCH | oklch(91.35% 0.124 108.1) |
| XYZ | xyz(67.2367, 77.4377, 33.2304) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.78
Buff
#FEF69E
ΔE00 4.12
Manilla
#FFFA86
ΔE00 4.26
Dark Cream
#FFF39A
ΔE00 4.28
Straw
#FCF679
ΔE00 4.41
Yellowish Tan
#FCFC81
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE984 #8485EA
analogous
#EAB684 #EAE984 #B8EA84
triadic
#EAE984 #84EAE9 #E984EA
tetradic
#EAE984 #84EAB6 #8485EA #EA84B8
square
#EAE984 #84EAB6 #8485EA #EA84B8
split-complementary
#EAE984 #84B8EA #B684EA
monochromatic
#D0CE24 #E1E050 #EAE984 #F3F2B8 #FBFAE5
Accessibility & contrast
On white
1.27
#EAE984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#EAE984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE984
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE984 | 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)
#F8E27C
Deuteranopia (green-blind)
#F9E689
Tritanopia (blue-blind)
#F7DED1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae984; /* rgb */ color: rgb(234, 233, 132); /* oklch */ color: oklch(91.4% 0.124 108.1);
Tailwind
colors: {
custom: {
50: '#f2efa9',
500: '#eae984',
950: '#000000',
},
}SCSS
$custom: #eae984; $custom-light: #f2efa9; $custom-dark: #000000;
JSON
{
"hex": "#eae984",
"rgb": {
"r": 234,
"g": 233,
"b": 132
},
"hsl": {
"h": 59.412,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.91354,
"c": 0.12388,
"h": 108.1
},
"luminance": 0.77436
}Semantic roles & 50–950 ramp
primary
#EAE984
secondary
#4F50C4
accent
#15D313
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581