#EAE09F#EAE09F
#EAE09F is a very light, moderate yellow. Relative luminance 0.733; OKLCH L 90.0% C 0.084 H 100.5°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE09F |
|---|---|
| RGB | rgb(234, 224, 159) |
| HSL | hsl(52, 64%, 77%) |
| HSV | hsv(52, 32%, 92%) |
| CMYK | cmyk(0%, 4.3%, 32.1%, 8.2%) |
| CIE-LAB | lab(88.59, -6.19, 33.12) |
| CIE-LCH | lch(88.59, 33.70, 100.59°) |
| OKLab | oklab(89.95% -0.0152 0.0826) |
| OKLCH | oklch(89.95% 0.084 100.5) |
| XYZ | xyz(66.8460, 73.3085, 43.4228) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.13
Vanilla
#F3E5AB
ΔE00 2.43
Beige (survey)
#E6DAA6
ΔE00 3.09
Light Tan
#FBEEAC
ΔE00 3.27
Khaki (CSS)
#F0E68C
ΔE00 4.51
Dark Cream
#FFF39A
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE09F #9FA9EA
analogous
#EABB9F #EAE09F #CFEA9F
triadic
#EAE09F #9FEAE0 #E09FEA
tetradic
#EAE09F #9FEABB #9FA9EA #EA9FCF
square
#EAE09F #9FEABB #9FA9EA #EA9FCF
split-complementary
#EAE09F #9FCFEA #BB9FEA
monochromatic
#D4C03B #DFD06D #EAE09F #F5F0D1 #FAF7E6
Accessibility & contrast
On white
1.34
#EAE09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#EAE09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE09F
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE09F | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9B
Deuteranopia (green-blind)
#EFE0A1
Tritanopia (blue-blind)
#F5D7CF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eae09f; /* rgb */ color: rgb(234, 224, 159); /* oklch */ color: oklch(90.0% 0.084 100.5);
Tailwind
colors: {
custom: {
50: '#f1e9bc',
500: '#eae09f',
950: '#000000',
},
}SCSS
$custom: #eae09f; $custom-light: #f1e9bc; $custom-dark: #000000;
JSON
{
"hex": "#eae09f",
"rgb": {
"r": 234,
"g": 224,
"b": 159
},
"hsl": {
"h": 52,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.89952,
"c": 0.08396,
"h": 100.5
},
"luminance": 0.73307
}Semantic roles & 50–950 ramp
primary
#EAE09F
secondary
#6874C5
accent
#31CC1A
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482