#EAE481#EAE481
#EAE481 is a very light, vivid yellow. Relative luminance 0.746; OKLCH L 90.3% C 0.122 H 105.5°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE481 |
|---|---|
| RGB | rgb(234, 228, 129) |
| HSL | hsl(57, 71%, 71%) |
| HSV | hsv(57, 45%, 92%) |
| CMYK | cmyk(0%, 2.6%, 44.9%, 8.2%) |
| CIE-LAB | lab(89.19, -11.45, 48.81) |
| CIE-LCH | lch(89.19, 50.13, 103.20°) |
| OKLab | oklab(90.28% -0.0325 0.1171) |
| OKLCH | oklch(90.28% 0.122 105.5) |
| XYZ | xyz(65.6389, 74.5660, 31.6996) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.83
Dark Cream
#FFF39A
ΔE00 4.19
Buff
#FEF69E
ΔE00 4.44
Sandy Yellow
#FDEE73
ΔE00 4.59
Straw
#FCF679
ΔE00 4.91
Sandy
#F1DA7A
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE481 #8187EA
analogous
#EAAF81 #EAE481 #BBEA81
triadic
#EAE481 #81EAE4 #E481EA
tetradic
#EAE481 #81EAAF #8187EA #EA81BB
square
#EAE481 #81EAAF #8187EA #EA81BB
split-complementary
#EAE481 #81BBEA #AF81EA
monochromatic
#CEC422 #E1D94D #EAE481 #F3EFB5 #FBF9E5
Accessibility & contrast
On white
1.32
#EAE481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EAE481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE481
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE481 | 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)
#F3DD79
Deuteranopia (green-blind)
#F6E285
Tritanopia (blue-blind)
#F7D8CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae481; /* rgb */ color: rgb(234, 228, 129); /* oklch */ color: oklch(90.3% 0.122 105.5);
Tailwind
colors: {
custom: {
50: '#f2eca7',
500: '#eae481',
950: '#000000',
},
}SCSS
$custom: #eae481; $custom-light: #f2eca7; $custom-dark: #000000;
JSON
{
"hex": "#eae481",
"rgb": {
"r": 234,
"g": 228,
"b": 129
},
"hsl": {
"h": 56.571,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.90282,
"c": 0.12153,
"h": 105.5
},
"luminance": 0.74564
}Semantic roles & 50–950 ramp
primary
#EAE481
secondary
#4C53C3
accent
#1DD312
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#171610
muted
#858480