#EAE080#EAE080
#EAE080 is a very light, moderate yellow. Relative luminance 0.724; OKLCH L 89.4% C 0.118 H 103.3°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE080 |
|---|---|
| RGB | rgb(234, 224, 128) |
| HSL | hsl(54, 72%, 71%) |
| HSV | hsv(54, 45%, 92%) |
| CMYK | cmyk(0%, 4.3%, 45.3%, 8.2%) |
| CIE-LAB | lab(88.14, -9.54, 48.00) |
| CIE-LCH | lch(88.14, 48.94, 101.25°) |
| OKLab | oklab(89.45% -0.0271 0.1152) |
| OKLCH | oklch(89.45% 0.118 103.3) |
| XYZ | xyz(64.4851, 72.3641, 30.9887) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.69
Sandy
#F1DA7A
ΔE00 3.68
Dark Cream
#FFF39A
ΔE00 4.45
Sandy Yellow
#FDEE73
ΔE00 4.83
Dull Yellow
#EEDC5B
ΔE00 4.85
Buff
#FEF69E
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE080 #808AEA
analogous
#EAAB80 #EAE080 #BFEA80
triadic
#EAE080 #80EAE0 #E080EA
tetradic
#EAE080 #80EAAB #808AEA #EA80BF
square
#EAE080 #80EAAB #808AEA #EA80BF
split-complementary
#EAE080 #80BFEA #AB80EA
monochromatic
#CEBD22 #E1D34B #EAE080 #F3EDB5 #FBF9E5
Accessibility & contrast
On white
1.36
#EAE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#EAE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE080
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE080 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA78
Deuteranopia (green-blind)
#F3E084
Tritanopia (blue-blind)
#F8D4C9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eae080; /* rgb */ color: rgb(234, 224, 128); /* oklch */ color: oklch(89.4% 0.118 103.3);
Tailwind
colors: {
custom: {
50: '#f2e9a6',
500: '#eae080',
950: '#000000',
},
}SCSS
$custom: #eae080; $custom-light: #f2e9a6; $custom-dark: #000000;
JSON
{
"hex": "#eae080",
"rgb": {
"r": 234,
"g": 224,
"b": 128
},
"hsl": {
"h": 54.34,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.89448,
"c": 0.1184,
"h": 103.3
},
"luminance": 0.72362
}Semantic roles & 50–950 ramp
primary
#EAE080
secondary
#4B56C3
accent
#24D412
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480