#EAE573#EAE573
#EAE573 is a very light, vivid yellow. Relative luminance 0.748; OKLCH L 90.3% C 0.136 H 106.6°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE573 |
|---|---|
| RGB | rgb(234, 229, 115) |
| HSL | hsl(57, 74%, 68%) |
| HSV | hsv(57, 51%, 92%) |
| CMYK | cmyk(0%, 2.1%, 50.9%, 8.2%) |
| CIE-LAB | lab(89.29, -13.19, 55.53) |
| CIE-LCH | lch(89.29, 57.08, 103.37°) |
| OKLab | oklab(90.31% -0.0389 0.1308) |
| OKLCH | oklch(90.31% 0.136 106.6) |
| XYZ | xyz(65.0472, 74.7707, 27.2220) |
| Luminance | 0.7477 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 3.59
Khaki (CSS)
#F0E68C
ΔE00 3.63
Yellowish
#FAEE66
ΔE00 3.80
Straw
#FCF679
ΔE00 3.81
Dull Yellow
#EEDC5B
ΔE00 4.23
Manilla
#FFFA86
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE573 #7378EA
analogous
#EAA973 #EAE573 #B3EA73
triadic
#EAE573 #73EAE5 #E573EA
tetradic
#EAE573 #73EAA9 #7378EA #EA73B3
square
#EAE573 #73EAA9 #7378EA #EA73B3
split-complementary
#EAE573 #73B3EA #A973EA
monochromatic
#C5BE1E #E2DB3E #EAE573 #F2EFA8 #FAF9DD
Accessibility & contrast
On white
1.32
#EAE573 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#EAE573 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE573
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE573 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE573 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE68
Deuteranopia (green-blind)
#F8E379
Tritanopia (blue-blind)
#F8D8CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae573; /* rgb */ color: rgb(234, 229, 115); /* oklch */ color: oklch(90.3% 0.136 106.6);
Tailwind
colors: {
custom: {
50: '#f3ed9e',
500: '#eae573',
950: '#000000',
},
}SCSS
$custom: #eae573; $custom-light: #f3ed9e; $custom-dark: #000000;
JSON
{
"hex": "#eae573",
"rgb": {
"r": 234,
"g": 229,
"b": 115
},
"hsl": {
"h": 57.479,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.90306,
"c": 0.13642,
"h": 106.6
},
"luminance": 0.74769
}Semantic roles & 50–950 ramp
primary
#EAE573
secondary
#3F45C2
accent
#18D60F
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480