#EAE276#EAE276
#EAE276 is a very light, vivid yellow. Relative luminance 0.732; OKLCH L 89.7% C 0.130 H 104.9°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE276 |
|---|---|
| RGB | rgb(234, 226, 118) |
| HSL | hsl(56, 73%, 69%) |
| HSV | hsv(56, 50%, 92%) |
| CMYK | cmyk(0%, 3.4%, 49.6%, 8.2%) |
| CIE-LAB | lab(88.54, -11.45, 53.25) |
| CIE-LCH | lch(88.54, 54.47, 102.14°) |
| OKLab | oklab(89.72% -0.0336 0.1261) |
| OKLCH | oklch(89.72% 0.13 104.9) |
| XYZ | xyz(64.3997, 73.1951, 27.8717) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.91
Sandy Yellow
#FDEE73
ΔE00 3.80
Dull Yellow
#EEDC5B
ΔE00 3.91
Yellowish
#FAEE66
ΔE00 4.33
Sandy
#F1DA7A
ΔE00 4.55
Straw
#FCF679
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE276 #767EEA
analogous
#EAA876 #EAE276 #B8EA76
triadic
#EAE276 #76EAE2 #E276EA
tetradic
#EAE276 #76EAA8 #767EEA #EA76B8
square
#EAE276 #76EAA8 #767EEA #EA76B8
split-complementary
#EAE276 #76B8EA #A876EA
monochromatic
#C7BB1F #E2D741 #EAE276 #F2EDAB #FAF8E0
Accessibility & contrast
On white
1.34
#EAE276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#EAE276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE276
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE276 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6C
Deuteranopia (green-blind)
#F5E17B
Tritanopia (blue-blind)
#F8D6C9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eae276; /* rgb */ color: rgb(234, 226, 118); /* oklch */ color: oklch(89.7% 0.130 104.9);
Tailwind
colors: {
custom: {
50: '#f3eaa0',
500: '#eae276',
950: '#000000',
},
}SCSS
$custom: #eae276; $custom-light: #f3eaa0; $custom-dark: #000000;
JSON
{
"hex": "#eae276",
"rgb": {
"r": 234,
"g": 226,
"b": 118
},
"hsl": {
"h": 55.862,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.89724,
"c": 0.13046,
"h": 104.9
},
"luminance": 0.73193
}Semantic roles & 50–950 ramp
primary
#EAE276
secondary
#424BC2
accent
#1ED610
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480