#EAEC84#EAEC84
#EAEC84 is a very light, vivid yellow. Relative luminance 0.791; OKLCH L 92.0% C 0.127 H 109.6°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEC84 |
|---|---|
| RGB | rgb(234, 236, 132) |
| HSL | hsl(61, 73%, 72%) |
| HSV | hsv(61, 44%, 93%) |
| CMYK | cmyk(0.8%, 0%, 44.1%, 7.5%) |
| CIE-LAB | lab(91.30, -15.11, 49.96) |
| CIE-LCH | lch(91.30, 52.20, 106.83°) |
| OKLab | oklab(91.98% -0.0428 0.1199) |
| OKLCH | oklch(91.98% 0.127 109.6) |
| XYZ | xyz(68.0932, 79.1507, 33.5159) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.63
Manilla
#FFFA86
ΔE00 3.95
Yellowish Tan
#FCFC81
ΔE00 4.13
Straw
#FCF679
ΔE00 4.18
Buff
#FEF69E
ΔE00 4.31
Pale Yellow
#FFFF84
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEC84 #8684EC
analogous
#ECBA84 #EAEC84 #B6EC84
triadic
#EAEC84 #84EAEC #EC84EA
tetradic
#EAEC84 #84ECBA #8684EC #EC84B6
square
#EAEC84 #84ECBA #8684EC #EC84B6
split-complementary
#EAEC84 #84B6EC #BA84EC
monochromatic
#D1D521 #E1E44F #EAEC84 #F3F4B9 #FAFBE4
Accessibility & contrast
On white
1.25
#EAEC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#EAEC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEC84
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEC84 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47B
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#F7E1D3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eaec84; /* rgb */ color: rgb(234, 236, 132); /* oklch */ color: oklch(92.0% 0.127 109.6);
Tailwind
colors: {
custom: {
50: '#f2f2aa',
500: '#eaec84',
950: '#000000',
},
}SCSS
$custom: #eaec84; $custom-light: #f2f2aa; $custom-dark: #000000;
JSON
{
"hex": "#eaec84",
"rgb": {
"r": 234,
"g": 236,
"b": 132
},
"hsl": {
"h": 61.154,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.91975,
"c": 0.12728,
"h": 109.6
},
"luminance": 0.79149
}Semantic roles & 50–950 ramp
primary
#EAEC84
secondary
#504EC6
accent
#10D514
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581