#EAEA84#EAEA84
#EAEA84 is a very light, vivid yellow. Relative luminance 0.780; OKLCH L 91.6% C 0.125 H 108.6°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEA84 |
|---|---|
| RGB | rgb(234, 234, 132) |
| HSL | hsl(60, 71%, 72%) |
| HSV | hsv(60, 44%, 92%) |
| CMYK | cmyk(0%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(90.78, -14.13, 49.33) |
| CIE-LCH | lch(90.78, 51.31, 105.99°) |
| OKLab | oklab(91.56% -0.0399 0.1185) |
| OKLCH | oklch(91.56% 0.125 108.6) |
| XYZ | xyz(67.5206, 78.0055, 33.3250) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.06
Manilla
#FFFA86
ΔE00 4.13
Buff
#FEF69E
ΔE00 4.16
Straw
#FCF679
ΔE00 4.31
Dark Cream
#FFF39A
ΔE00 4.39
Yellowish Tan
#FCFC81
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEA84 #8484EA
analogous
#EAB784 #EAEA84 #B7EA84
triadic
#EAEA84 #84EAEA #EA84EA
tetradic
#EAEA84 #84EAB7 #8484EA #EA84B7
square
#EAEA84 #84EAB7 #8484EA #EA84B7
split-complementary
#EAEA84 #84B7EA #B784EA
monochromatic
#D0D024 #E1E150 #EAEA84 #F3F3B8 #FBFBE5
Accessibility & contrast
On white
1.26
#EAEA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#EAEA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEA84
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEA84 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E27C
Deuteranopia (green-blind)
#FAE689
Tritanopia (blue-blind)
#F7DFD2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eaea84; /* rgb */ color: rgb(234, 234, 132); /* oklch */ color: oklch(91.6% 0.125 108.6);
Tailwind
colors: {
custom: {
50: '#f2f0a9',
500: '#eaea84',
950: '#000000',
},
}SCSS
$custom: #eaea84; $custom-light: #f2f0a9; $custom-dark: #000000;
JSON
{
"hex": "#eaea84",
"rgb": {
"r": 234,
"g": 234,
"b": 132
},
"hsl": {
"h": 60,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.91561,
"c": 0.125,
"h": 108.6
},
"luminance": 0.78004
}Semantic roles & 50–950 ramp
primary
#EAEA84
secondary
#4F4FC4
accent
#13D313
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581