#EAE581#EAE581
#EAE581 is a very light, vivid yellow. Relative luminance 0.751; OKLCH L 90.5% C 0.123 H 106.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE581 |
|---|---|
| RGB | rgb(234, 229, 129) |
| HSL | hsl(57, 71%, 71%) |
| HSV | hsv(57, 45%, 92%) |
| CMYK | cmyk(0%, 2.1%, 44.9%, 8.2%) |
| CIE-LAB | lab(89.45, -11.94, 49.12) |
| CIE-LCH | lch(89.45, 50.56, 103.67°) |
| OKLab | oklab(90.49% -0.0339 0.1178) |
| OKLCH | oklch(90.49% 0.123 106.1) |
| XYZ | xyz(65.9148, 75.1177, 31.7916) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.03
Dark Cream
#FFF39A
ΔE00 4.20
Buff
#FEF69E
ΔE00 4.38
Sandy Yellow
#FDEE73
ΔE00 4.56
Straw
#FCF679
ΔE00 4.72
Manilla
#FFFA86
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE581 #8186EA
analogous
#EAB081 #EAE581 #BAEA81
triadic
#EAE581 #81EAE5 #E581EA
tetradic
#EAE581 #81EAB0 #8186EA #EA81BA
square
#EAE581 #81EAB0 #8186EA #EA81BA
split-complementary
#EAE581 #81BAEA #B081EA
monochromatic
#CEC622 #E1DA4D #EAE581 #F3F0B5 #FBFAE5
Accessibility & contrast
On white
1.31
#EAE581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#EAE581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE581
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE581 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE79
Deuteranopia (green-blind)
#F7E386
Tritanopia (blue-blind)
#F7D9CD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae581; /* rgb */ color: rgb(234, 229, 129); /* oklch */ color: oklch(90.5% 0.123 106.1);
Tailwind
colors: {
custom: {
50: '#f2eda7',
500: '#eae581',
950: '#000000',
},
}SCSS
$custom: #eae581; $custom-light: #f2eda7; $custom-dark: #000000;
JSON
{
"hex": "#eae581",
"rgb": {
"r": 234,
"g": 229,
"b": 129
},
"hsl": {
"h": 57.143,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.90488,
"c": 0.1226,
"h": 106.1
},
"luminance": 0.75116
}Semantic roles & 50–950 ramp
primary
#EAE581
secondary
#4C52C3
accent
#1BD312
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#171610
muted
#858480