#EAE176#EAE176
#EAE176 is a very light, vivid yellow. Relative luminance 0.727; OKLCH L 89.5% C 0.129 H 104.4°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE176 |
|---|---|
| RGB | rgb(234, 225, 118) |
| HSL | hsl(55, 73%, 69%) |
| HSV | hsv(55, 50%, 92%) |
| CMYK | cmyk(0%, 3.8%, 49.6%, 8.2%) |
| CIE-LAB | lab(88.28, -10.95, 52.95) |
| CIE-LCH | lch(88.28, 54.07, 101.69°) |
| OKLab | oklab(89.52% -0.0322 0.1254) |
| OKLCH | oklch(89.52% 0.129 104.4) |
| XYZ | xyz(64.1286, 72.6528, 27.7813) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.84
Dull Yellow
#EEDC5B
ΔE00 3.77
Sandy Yellow
#FDEE73
ΔE00 3.87
Sandy
#F1DA7A
ΔE00 4.23
Yellowish
#FAEE66
ΔE00 4.47
Straw
#FCF679
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE176 #767FEA
analogous
#EAA776 #EAE176 #B9EA76
triadic
#EAE176 #76EAE1 #E176EA
tetradic
#EAE176 #76EAA7 #767FEA #EA76B9
square
#EAE176 #76EAA7 #767FEA #EA76B9
split-complementary
#EAE176 #76B9EA #A776EA
monochromatic
#C7BA1F #E2D541 #EAE176 #F2EDAB #FAF8E0
Accessibility & contrast
On white
1.35
#EAE176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#EAE176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE176
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE176 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6C
Deuteranopia (green-blind)
#F5E07B
Tritanopia (blue-blind)
#F8D5C8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eae176; /* rgb */ color: rgb(234, 225, 118); /* oklch */ color: oklch(89.5% 0.129 104.4);
Tailwind
colors: {
custom: {
50: '#f3eaa0',
500: '#eae176',
950: '#000000',
},
}SCSS
$custom: #eae176; $custom-light: #f3eaa0; $custom-dark: #000000;
JSON
{
"hex": "#eae176",
"rgb": {
"r": 234,
"g": 225,
"b": 118
},
"hsl": {
"h": 55.345,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.89519,
"c": 0.12944,
"h": 104.4
},
"luminance": 0.72651
}Semantic roles & 50–950 ramp
primary
#EAE176
secondary
#424CC2
accent
#1FD610
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480