#EAE29D#EAE29D
#EAE29D is a very light, moderate yellow. Relative luminance 0.743; OKLCH L 90.3% C 0.088 H 102.4°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE29D |
|---|---|
| RGB | rgb(234, 226, 157) |
| HSL | hsl(54, 65%, 77%) |
| HSV | hsv(54, 33%, 92%) |
| CMYK | cmyk(0%, 3.4%, 32.9%, 8.2%) |
| CIE-LAB | lab(89.07, -7.44, 34.77) |
| CIE-LCH | lch(89.07, 35.56, 102.08°) |
| OKLab | oklab(90.32% -0.0189 0.0864) |
| OKLCH | oklch(90.32% 0.088 102.4) |
| XYZ | xyz(67.2146, 74.3210, 42.6964) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.04
Vanilla
#F3E5AB
ΔE00 3.18
Light Tan
#FBEEAC
ΔE00 3.28
Khaki (CSS)
#F0E68C
ΔE00 3.74
Beige (survey)
#E6DAA6
ΔE00 4.07
Dark Cream
#FFF39A
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE29D #9DA5EA
analogous
#EABC9D #EAE29D #CCEA9D
triadic
#EAE29D #9DEAE2 #E29DEA
tetradic
#EAE29D #9DEABC #9DA5EA #EA9DCC
square
#EAE29D #9DEABC #9DA5EA #EA9DCC
split-complementary
#EAE29D #9DCCEA #BC9DEA
monochromatic
#D4C438 #DFD36B #EAE29D #F5F1CF #FAF8E6
Accessibility & contrast
On white
1.32
#EAE29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#EAE29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE29D
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE29D | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD98
Deuteranopia (green-blind)
#F1E2A0
Tritanopia (blue-blind)
#F5D9D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae29d; /* rgb */ color: rgb(234, 226, 157); /* oklch */ color: oklch(90.3% 0.088 102.4);
Tailwind
colors: {
custom: {
50: '#f1ebba',
500: '#eae29d',
950: '#000000',
},
}SCSS
$custom: #eae29d; $custom-light: #f1ebba; $custom-dark: #000000;
JSON
{
"hex": "#eae29d",
"rgb": {
"r": 234,
"g": 226,
"b": 157
},
"hsl": {
"h": 53.766,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.90321,
"c": 0.08844,
"h": 102.4
},
"luminance": 0.74319
}Semantic roles & 50–950 ramp
primary
#EAE29D
secondary
#6670C5
accent
#2CCD19
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171612
muted
#858482