#EAE882#EAE882
#EAE882 is a very light, vivid yellow. Relative luminance 0.768; OKLCH L 91.1% C 0.125 H 107.6°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE882 |
|---|---|
| RGB | rgb(234, 232, 130) |
| HSL | hsl(59, 71%, 71%) |
| HSV | hsv(59, 44%, 92%) |
| CMYK | cmyk(0%, 0.9%, 44.4%, 8.2%) |
| CIE-LAB | lab(90.24, -13.34, 49.61) |
| CIE-LCH | lch(90.24, 51.38, 105.05°) |
| OKLab | oklab(91.12% -0.0378 0.119) |
| OKLCH | oklch(91.12% 0.125 107.6) |
| XYZ | xyz(66.8189, 76.8189, 32.4224) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.66
Buff
#FEF69E
ΔE00 4.24
Manilla
#FFFA86
ΔE00 4.29
Dark Cream
#FFF39A
ΔE00 4.31
Straw
#FCF679
ΔE00 4.33
Sandy Yellow
#FDEE73
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE882 #8284EA
analogous
#EAB482 #EAE882 #B8EA82
triadic
#EAE882 #82EAE8 #E882EA
tetradic
#EAE882 #82EAB4 #8284EA #EA82B8
square
#EAE882 #82EAB4 #8284EA #EA82B8
split-complementary
#EAE882 #82B8EA #B482EA
monochromatic
#CFCC23 #E1DE4E #EAE882 #F3F2B6 #FBFAE5
Accessibility & contrast
On white
1.28
#EAE882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#EAE882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE882
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE882 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E179
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#F7DDD0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae882; /* rgb */ color: rgb(234, 232, 130); /* oklch */ color: oklch(91.1% 0.125 107.6);
Tailwind
colors: {
custom: {
50: '#f2efa8',
500: '#eae882',
950: '#000000',
},
}SCSS
$custom: #eae882; $custom-light: #f2efa8; $custom-dark: #000000;
JSON
{
"hex": "#eae882",
"rgb": {
"r": 234,
"g": 232,
"b": 130
},
"hsl": {
"h": 58.846,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.9112,
"c": 0.12484,
"h": 107.6
},
"luminance": 0.76817
}Semantic roles & 50–950 ramp
primary
#EAE882
secondary
#4D4FC3
accent
#16D312
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581