#EAE076#EAE076
#EAE076 is a very light, vivid yellow. Relative luminance 0.721; OKLCH L 89.3% C 0.128 H 103.8°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE076 |
|---|---|
| RGB | rgb(234, 224, 118) |
| HSL | hsl(55, 73%, 69%) |
| HSV | hsv(55, 50%, 92%) |
| CMYK | cmyk(0%, 4.3%, 49.6%, 8.2%) |
| CIE-LAB | lab(88.02, -10.45, 52.64) |
| CIE-LCH | lch(88.02, 53.66, 101.23°) |
| OKLab | oklab(89.31% -0.0307 0.1247) |
| OKLCH | oklch(89.31% 0.128 103.8) |
| XYZ | xyz(63.8591, 72.1137, 27.6915) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.81
Dull Yellow
#EEDC5B
ΔE00 3.65
Sandy
#F1DA7A
ΔE00 3.92
Sandy Yellow
#FDEE73
ΔE00 3.97
Yellowish
#FAEE66
ΔE00 4.62
Sand Yellow
#FCE166
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE076 #7680EA
analogous
#EAA676 #EAE076 #BAEA76
triadic
#EAE076 #76EAE0 #E076EA
tetradic
#EAE076 #76EAA6 #7680EA #EA76BA
square
#EAE076 #76EAA6 #7680EA #EA76BA
split-complementary
#EAE076 #76BAEA #A676EA
monochromatic
#C7B91F #E2D441 #EAE076 #F2ECAB #FAF8E0
Accessibility & contrast
On white
1.36
#EAE076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#EAE076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE076
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE076 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6D
Deuteranopia (green-blind)
#F4DF7B
Tritanopia (blue-blind)
#F9D4C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eae076; /* rgb */ color: rgb(234, 224, 118); /* oklch */ color: oklch(89.3% 0.128 103.8);
Tailwind
colors: {
custom: {
50: '#f3e9a0',
500: '#eae076',
950: '#000000',
},
}SCSS
$custom: #eae076; $custom-light: #f3e9a0; $custom-dark: #000000;
JSON
{
"hex": "#eae076",
"rgb": {
"r": 234,
"g": 224,
"b": 118
},
"hsl": {
"h": 54.828,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.89313,
"c": 0.12844,
"h": 103.8
},
"luminance": 0.72112
}Semantic roles & 50–950 ramp
primary
#EAE076
secondary
#424DC2
accent
#21D610
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480