#EAE682#EAE682
#EAE682 is a very light, vivid yellow. Relative luminance 0.757; OKLCH L 90.7% C 0.123 H 106.6°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE682 |
|---|---|
| RGB | rgb(234, 230, 130) |
| HSL | hsl(58, 71%, 71%) |
| HSV | hsv(58, 44%, 92%) |
| CMYK | cmyk(0%, 1.7%, 44.4%, 8.2%) |
| CIE-LAB | lab(89.72, -12.35, 48.98) |
| CIE-LCH | lch(89.72, 50.51, 104.15°) |
| OKLab | oklab(90.71% -0.035 0.1176) |
| OKLCH | oklch(90.71% 0.123 106.6) |
| XYZ | xyz(66.2591, 75.6994, 32.2358) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.15
Dark Cream
#FFF39A
ΔE00 4.17
Buff
#FEF69E
ΔE00 4.26
Manilla
#FFFA86
ΔE00 4.63
Straw
#FCF679
ΔE00 4.63
Sandy Yellow
#FDEE73
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE682 #8286EA
analogous
#EAB282 #EAE682 #BAEA82
triadic
#EAE682 #82EAE6 #E682EA
tetradic
#EAE682 #82EAB2 #8286EA #EA82BA
square
#EAE682 #82EAB2 #8286EA #EA82BA
split-complementary
#EAE682 #82BAEA #B282EA
monochromatic
#CFC823 #E1DC4E #EAE682 #F3F0B6 #FBFAE5
Accessibility & contrast
On white
1.30
#EAE682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#EAE682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE682
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE682 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7A
Deuteranopia (green-blind)
#F7E487
Tritanopia (blue-blind)
#F7DBCE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae682; /* rgb */ color: rgb(234, 230, 130); /* oklch */ color: oklch(90.7% 0.123 106.6);
Tailwind
colors: {
custom: {
50: '#f2eda8',
500: '#eae682',
950: '#000000',
},
}SCSS
$custom: #eae682; $custom-light: #f2eda8; $custom-dark: #000000;
JSON
{
"hex": "#eae682",
"rgb": {
"r": 234,
"g": 230,
"b": 130
},
"hsl": {
"h": 57.692,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.90707,
"c": 0.12265,
"h": 106.6
},
"luminance": 0.75698
}Semantic roles & 50–950 ramp
primary
#EAE682
secondary
#4D51C3
accent
#1AD312
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481