#EAE09D#EAE09D
#EAE09D is a very light, moderate yellow. Relative luminance 0.732; OKLCH L 89.9% C 0.086 H 100.7°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE09D |
|---|---|
| RGB | rgb(234, 224, 157) |
| HSL | hsl(52, 65%, 77%) |
| HSV | hsv(52, 33%, 92%) |
| CMYK | cmyk(0%, 4.3%, 32.9%, 8.2%) |
| CIE-LAB | lab(88.56, -6.43, 34.10) |
| CIE-LCH | lch(88.56, 34.70, 100.68°) |
| OKLab | oklab(89.92% -0.016 0.0848) |
| OKLCH | oklch(89.92% 0.086 100.7) |
| XYZ | xyz(66.6739, 73.2396, 42.5162) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.29
Vanilla
#F3E5AB
ΔE00 2.72
Light Tan
#FBEEAC
ΔE00 3.32
Beige (survey)
#E6DAA6
ΔE00 3.45
Khaki (CSS)
#F0E68C
ΔE00 4.14
Dark Cream
#FFF39A
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE09D #9DA7EA
analogous
#EABA9D #EAE09D #CEEA9D
triadic
#EAE09D #9DEAE0 #E09DEA
tetradic
#EAE09D #9DEABA #9DA7EA #EA9DCE
square
#EAE09D #9DEABA #9DA7EA #EA9DCE
split-complementary
#EAE09D #9DCEEA #BA9DEA
monochromatic
#D4C038 #DFD06B #EAE09D #F5F0CF #FAF7E6
Accessibility & contrast
On white
1.34
#EAE09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#EAE09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE09D
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE09D | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC98
Deuteranopia (green-blind)
#EFE09F
Tritanopia (blue-blind)
#F5D7CF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eae09d; /* rgb */ color: rgb(234, 224, 157); /* oklch */ color: oklch(89.9% 0.086 100.7);
Tailwind
colors: {
custom: {
50: '#f1e9ba',
500: '#eae09d',
950: '#000000',
},
}SCSS
$custom: #eae09d; $custom-light: #f1e9ba; $custom-dark: #000000;
JSON
{
"hex": "#eae09d",
"rgb": {
"r": 234,
"g": 224,
"b": 157
},
"hsl": {
"h": 52.208,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.89915,
"c": 0.0863,
"h": 100.7
},
"luminance": 0.73238
}Semantic roles & 50–950 ramp
primary
#EAE09D
secondary
#6672C5
accent
#30CD19
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171611
muted
#858481