#EAE376#EAE376
#EAE376 is a very light, vivid yellow. Relative luminance 0.737; OKLCH L 89.9% C 0.131 H 105.4°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE376 |
|---|---|
| RGB | rgb(234, 227, 118) |
| HSL | hsl(56, 73%, 69%) |
| HSV | hsv(56, 50%, 92%) |
| CMYK | cmyk(0%, 3%, 49.6%, 8.2%) |
| CIE-LAB | lab(88.80, -11.95, 53.56) |
| CIE-LCH | lch(88.80, 54.88, 102.57°) |
| OKLab | oklab(89.93% -0.035 0.1267) |
| OKLCH | oklch(89.93% 0.131 105.4) |
| XYZ | xyz(64.6725, 73.7405, 27.9626) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.00
Sandy Yellow
#FDEE73
ΔE00 3.75
Dull Yellow
#EEDC5B
ΔE00 4.07
Yellowish
#FAEE66
ΔE00 4.22
Straw
#FCF679
ΔE00 4.34
Manilla
#FFFA86
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE376 #767DEA
analogous
#EAA976 #EAE376 #B7EA76
triadic
#EAE376 #76EAE3 #E376EA
tetradic
#EAE376 #76EAA9 #767DEA #EA76B7
square
#EAE376 #76EAA9 #767DEA #EA76B7
split-complementary
#EAE376 #76B7EA #A976EA
monochromatic
#C7BD1F #E2D841 #EAE376 #F2EEAB #FAF9E0
Accessibility & contrast
On white
1.33
#EAE376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#EAE376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE376
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE376 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6C
Deuteranopia (green-blind)
#F6E17B
Tritanopia (blue-blind)
#F8D7CA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae376; /* rgb */ color: rgb(234, 227, 118); /* oklch */ color: oklch(89.9% 0.131 105.4);
Tailwind
colors: {
custom: {
50: '#f3eba0',
500: '#eae376',
950: '#000000',
},
}SCSS
$custom: #eae376; $custom-light: #f3eba0; $custom-dark: #000000;
JSON
{
"hex": "#eae376",
"rgb": {
"r": 234,
"g": 227,
"b": 118
},
"hsl": {
"h": 56.379,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.8993,
"c": 0.13149,
"h": 105.4
},
"luminance": 0.73739
}Semantic roles & 50–950 ramp
primary
#EAE376
secondary
#424AC2
accent
#1CD610
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480