#EAE574#EAE574
#EAE574 is a very light, vivid yellow. Relative luminance 0.748; OKLCH L 90.3% C 0.135 H 106.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE574 |
|---|---|
| RGB | rgb(234, 229, 116) |
| HSL | hsl(57, 74%, 69%) |
| HSV | hsv(57, 50%, 92%) |
| CMYK | cmyk(0%, 2.1%, 50.4%, 8.2%) |
| CIE-LAB | lab(89.30, -13.11, 55.08) |
| CIE-LCH | lch(89.30, 56.62, 103.39°) |
| OKLab | oklab(90.32% -0.0385 0.1299) |
| OKLCH | oklch(90.32% 0.135 106.5) |
| XYZ | xyz(65.1051, 74.7938, 27.5267) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.51
Sandy Yellow
#FDEE73
ΔE00 3.64
Straw
#FCF679
ΔE00 3.85
Yellowish
#FAEE66
ΔE00 3.89
Dull Yellow
#EEDC5B
ΔE00 4.30
Manilla
#FFFA86
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE574 #7479EA
analogous
#EAAA74 #EAE574 #B4EA74
triadic
#EAE574 #74EAE5 #E574EA
tetradic
#EAE574 #74EAAA #7479EA #EA74B4
square
#EAE574 #74EAAA #7479EA #EA74B4
split-complementary
#EAE574 #74B4EA #AA74EA
monochromatic
#C6BF1E #E2DB3F #EAE574 #F2EFA9 #FAF9DE
Accessibility & contrast
On white
1.32
#EAE574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#EAE574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE574
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE574 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6A
Deuteranopia (green-blind)
#F8E37A
Tritanopia (blue-blind)
#F8D9CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae574; /* rgb */ color: rgb(234, 229, 116); /* oklch */ color: oklch(90.3% 0.135 106.5);
Tailwind
colors: {
custom: {
50: '#f3ed9f',
500: '#eae574',
950: '#000000',
},
}SCSS
$custom: #eae574; $custom-light: #f3ed9f; $custom-dark: #000000;
JSON
{
"hex": "#eae574",
"rgb": {
"r": 234,
"g": 229,
"b": 116
},
"hsl": {
"h": 57.458,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.90318,
"c": 0.13547,
"h": 106.5
},
"luminance": 0.74792
}Semantic roles & 50–950 ramp
primary
#EAE574
secondary
#4046C2
accent
#18D610
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480