#EAED84#EAED84
#EAED84 is a very light, vivid yellow. Relative luminance 0.797; OKLCH L 92.2% C 0.128 H 110.1°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EAED84 |
|---|---|
| RGB | rgb(234, 237, 132) |
| HSL | hsl(62, 74%, 72%) |
| HSV | hsv(62, 44%, 93%) |
| CMYK | cmyk(1.3%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(91.56, -15.61, 50.28) |
| CIE-LCH | lch(91.56, 52.65, 107.24°) |
| OKLab | oklab(92.18% -0.0442 0.1206) |
| OKLCH | oklch(92.18% 0.128 110.1) |
| XYZ | xyz(68.3819, 79.7281, 33.6121) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.89
Khaki (CSS)
#F0E68C
ΔE00 3.92
Yellowish Tan
#FCFC81
ΔE00 3.98
Straw
#FCF679
ΔE00 4.14
Buff
#FEF69E
ΔE00 4.41
Pale Yellow
#FFFF84
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAED84 #8784ED
analogous
#EDBB84 #EAED84 #B6ED84
triadic
#EAED84 #84EAED #ED84EA
tetradic
#EAED84 #84EDBB #8784ED #ED84B6
square
#EAED84 #84EDBB #8784ED #ED84B6
split-complementary
#EAED84 #84B6ED #BB84ED
monochromatic
#D2D71F #E1E54F #EAED84 #F3F5B9 #FAFBE4
Accessibility & contrast
On white
1.24
#EAED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#EAED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAED84
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAED84 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57B
Deuteranopia (green-blind)
#FDE989
Tritanopia (blue-blind)
#F7E2D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaed84; /* rgb */ color: rgb(234, 237, 132); /* oklch */ color: oklch(92.2% 0.128 110.1);
Tailwind
colors: {
custom: {
50: '#f2f2aa',
500: '#eaed84',
950: '#000000',
},
}SCSS
$custom: #eaed84; $custom-light: #f2f2aa; $custom-dark: #000000;
JSON
{
"hex": "#eaed84",
"rgb": {
"r": 234,
"g": 237,
"b": 132
},
"hsl": {
"h": 61.714,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.92182,
"c": 0.12842,
"h": 110.1
},
"luminance": 0.79727
}Semantic roles & 50–950 ramp
primary
#EAED84
secondary
#514EC7
accent
#0FD715
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581