#EAE476#EAE476
#EAE476 is a very light, vivid yellow. Relative luminance 0.743; OKLCH L 90.1% C 0.133 H 106.0°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE476 |
|---|---|
| RGB | rgb(234, 228, 118) |
| HSL | hsl(57, 73%, 69%) |
| HSV | hsv(57, 50%, 92%) |
| CMYK | cmyk(0%, 2.6%, 49.6%, 8.2%) |
| CIE-LAB | lab(89.06, -12.44, 53.87) |
| CIE-LCH | lch(89.06, 55.29, 103.01°) |
| OKLab | oklab(90.14% -0.0364 0.1274) |
| OKLCH | oklch(90.14% 0.133 106) |
| XYZ | xyz(64.9468, 74.2891, 28.0541) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.13
Sandy Yellow
#FDEE73
ΔE00 3.73
Straw
#FCF679
ΔE00 4.13
Yellowish
#FAEE66
ΔE00 4.13
Dull Yellow
#EEDC5B
ΔE00 4.25
Manilla
#FFFA86
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE476 #767CEA
analogous
#EAAA76 #EAE476 #B6EA76
triadic
#EAE476 #76EAE4 #E476EA
tetradic
#EAE476 #76EAAA #767CEA #EA76B6
square
#EAE476 #76EAAA #767CEA #EA76B6
split-complementary
#EAE476 #76B6EA #AA76EA
monochromatic
#C7BE1F #E2DA41 #EAE476 #F2EEAB #FAF9E0
Accessibility & contrast
On white
1.32
#EAE476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#EAE476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE476
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE476 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6C
Deuteranopia (green-blind)
#F7E27B
Tritanopia (blue-blind)
#F8D8CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae476; /* rgb */ color: rgb(234, 228, 118); /* oklch */ color: oklch(90.1% 0.133 106.0);
Tailwind
colors: {
custom: {
50: '#f3eca0',
500: '#eae476',
950: '#000000',
},
}SCSS
$custom: #eae476; $custom-light: #f3eca0; $custom-dark: #000000;
JSON
{
"hex": "#eae476",
"rgb": {
"r": 234,
"g": 228,
"b": 118
},
"hsl": {
"h": 56.897,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.90136,
"c": 0.13252,
"h": 106
},
"luminance": 0.74287
}Semantic roles & 50–950 ramp
primary
#EAE476
secondary
#4249C2
accent
#1AD610
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480