#EAE576#EAE576
#EAE576 is a very light, vivid yellow. Relative luminance 0.748; OKLCH L 90.3% C 0.134 H 106.5°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE576 |
|---|---|
| RGB | rgb(234, 229, 118) |
| HSL | hsl(57, 73%, 69%) |
| HSV | hsv(57, 50%, 92%) |
| CMYK | cmyk(0%, 2.1%, 49.6%, 8.2%) |
| CIE-LAB | lab(89.32, -12.94, 54.18) |
| CIE-LCH | lch(89.32, 55.70, 103.43°) |
| OKLab | oklab(90.34% -0.0379 0.1281) |
| OKLCH | oklch(90.34% 0.134 106.5) |
| XYZ | xyz(65.2226, 74.8409, 28.1460) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.28
Sandy Yellow
#FDEE73
ΔE00 3.74
Straw
#FCF679
ΔE00 3.94
Yellowish
#FAEE66
ΔE00 4.07
Manilla
#FFFA86
ΔE00 4.44
Dull Yellow
#EEDC5B
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE576 #767BEA
analogous
#EAAB76 #EAE576 #B5EA76
triadic
#EAE576 #76EAE5 #E576EA
tetradic
#EAE576 #76EAAB #767BEA #EA76B5
square
#EAE576 #76EAAB #767BEA #EA76B5
split-complementary
#EAE576 #76B5EA #AB76EA
monochromatic
#C7C01F #E2DB41 #EAE576 #F2EFAB #FAF9E0
Accessibility & contrast
On white
1.32
#EAE576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#EAE576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE576
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE576 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6C
Deuteranopia (green-blind)
#F8E37B
Tritanopia (blue-blind)
#F8D9CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae576; /* rgb */ color: rgb(234, 229, 118); /* oklch */ color: oklch(90.3% 0.134 106.5);
Tailwind
colors: {
custom: {
50: '#f3eda0',
500: '#eae576',
950: '#000000',
},
}SCSS
$custom: #eae576; $custom-light: #f3eda0; $custom-dark: #000000;
JSON
{
"hex": "#eae576",
"rgb": {
"r": 234,
"g": 229,
"b": 118
},
"hsl": {
"h": 57.414,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.90342,
"c": 0.13356,
"h": 106.5
},
"luminance": 0.74839
}Semantic roles & 50–950 ramp
primary
#EAE576
secondary
#4247C2
accent
#18D610
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480