#EAE29A#EAE29A
#EAE29A is a very light, moderate yellow. Relative luminance 0.742; OKLCH L 90.3% C 0.092 H 102.6°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE29A |
|---|---|
| RGB | rgb(234, 226, 154) |
| HSL | hsl(54, 66%, 76%) |
| HSV | hsv(54, 34%, 92%) |
| CMYK | cmyk(0%, 3.4%, 34.2%, 8.2%) |
| CIE-LAB | lab(89.03, -7.80, 36.23) |
| CIE-LCH | lch(89.03, 37.06, 102.14°) |
| OKLab | oklab(90.27% -0.0201 0.0897) |
| OKLCH | oklch(90.27% 0.092 102.6) |
| XYZ | xyz(66.9616, 74.2198, 41.3640) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.50
Khaki (CSS)
#F0E68C
ΔE00 3.21
Light Tan
#FBEEAC
ΔE00 3.48
Vanilla
#F3E5AB
ΔE00 3.62
Beige (survey)
#E6DAA6
ΔE00 4.56
Dark Cream
#FFF39A
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE29A #9AA2EA
analogous
#EABA9A #EAE29A #CAEA9A
triadic
#EAE29A #9AEAE2 #E29AEA
tetradic
#EAE29A #9AEABA #9AA2EA #EA9ACA
square
#EAE29A #9AEABA #9AA2EA #EA9ACA
split-complementary
#EAE29A #9ACAEA #BA9AEA
monochromatic
#D5C535 #DFD367 #EAE29A #F5F1CD #FAF8E6
Accessibility & contrast
On white
1.33
#EAE29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#EAE29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE29A
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE29A | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD95
Deuteranopia (green-blind)
#F1E29D
Tritanopia (blue-blind)
#F5D9D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae29a; /* rgb */ color: rgb(234, 226, 154); /* oklch */ color: oklch(90.3% 0.092 102.6);
Tailwind
colors: {
custom: {
50: '#f2ebb8',
500: '#eae29a',
950: '#000000',
},
}SCSS
$custom: #eae29a; $custom-light: #f2ebb8; $custom-dark: #000000;
JSON
{
"hex": "#eae29a",
"rgb": {
"r": 234,
"g": 226,
"b": 154
},
"hsl": {
"h": 54,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.90267,
"c": 0.09193,
"h": 102.6
},
"luminance": 0.74218
}Semantic roles & 50–950 ramp
primary
#EAE29A
secondary
#636DC5
accent
#2ACD18
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481