#EAE480#EAE480
#EAE480 is a very light, vivid yellow. Relative luminance 0.745; OKLCH L 90.3% C 0.123 H 105.6°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE480 |
|---|---|
| RGB | rgb(234, 228, 128) |
| HSL | hsl(57, 72%, 71%) |
| HSV | hsv(57, 45%, 92%) |
| CMYK | cmyk(0%, 2.6%, 45.3%, 8.2%) |
| CIE-LAB | lab(89.18, -11.54, 49.27) |
| CIE-LCH | lch(89.18, 50.61, 103.18°) |
| OKLab | oklab(90.27% -0.0329 0.1181) |
| OKLCH | oklch(90.27% 0.123 105.6) |
| XYZ | xyz(65.5728, 74.5395, 31.3513) |
| Luminance | 0.7454 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.94
Dark Cream
#FFF39A
ΔE00 4.25
Sandy Yellow
#FDEE73
ΔE00 4.49
Buff
#FEF69E
ΔE00 4.51
Straw
#FCF679
ΔE00 4.82
Sandy
#F1DA7A
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE480 #8086EA
analogous
#EAAF80 #EAE480 #BBEA80
triadic
#EAE480 #80EAE4 #E480EA
tetradic
#EAE480 #80EAAF #8086EA #EA80BB
square
#EAE480 #80EAAF #8086EA #EA80BB
split-complementary
#EAE480 #80BBEA #AF80EA
monochromatic
#CEC422 #E1D94B #EAE480 #F3EFB5 #FBF9E5
Accessibility & contrast
On white
1.32
#EAE480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EAE480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE480
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE480 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD78
Deuteranopia (green-blind)
#F6E285
Tritanopia (blue-blind)
#F8D8CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae480; /* rgb */ color: rgb(234, 228, 128); /* oklch */ color: oklch(90.3% 0.123 105.6);
Tailwind
colors: {
custom: {
50: '#f2eca7',
500: '#eae480',
950: '#000000',
},
}SCSS
$custom: #eae480; $custom-light: #f2eca7; $custom-dark: #000000;
JSON
{
"hex": "#eae480",
"rgb": {
"r": 234,
"g": 228,
"b": 128
},
"hsl": {
"h": 56.604,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.90268,
"c": 0.12256,
"h": 105.6
},
"luminance": 0.74538
}Semantic roles & 50–950 ramp
primary
#EAE480
secondary
#4B52C3
accent
#1DD412
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480