#EAE2AB#EAE2AB
#EAE2AB is a very light, moderate yellow. Relative luminance 0.748; OKLCH L 90.6% C 0.072 H 100.7°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2AB |
|---|---|
| RGB | rgb(234, 226, 171) |
| HSL | hsl(52, 60%, 79%) |
| HSV | hsv(52, 27%, 92%) |
| CMYK | cmyk(0%, 3.4%, 26.9%, 8.2%) |
| CIE-LAB | lab(89.31, -5.69, 27.94) |
| CIE-LCH | lch(89.31, 28.51, 101.51°) |
| OKLab | oklab(90.59% -0.0134 0.0705) |
| OKLCH | oklch(90.59% 0.072 100.7) |
| XYZ | xyz(68.4790, 74.8268, 49.3558) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.97
Vanilla
#F3E5AB
ΔE00 2.13
Beige (survey)
#E6DAA6
ΔE00 2.20
Light Tan
#FBEEAC
ΔE00 3.72
Egg Shell
#FFFCC4
ΔE00 5.51
Lemonchiffon
#FFFACD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2AB #ABB3EA
analogous
#EAC3AB #EAE2AB #D3EAAB
triadic
#EAE2AB #ABEAE2 #E2ABEA
tetradic
#EAE2AB #ABEAC3 #ABB3EA #EAABD3
square
#EAE2AB #ABEAC3 #ABB3EA #EAABD3
split-complementary
#EAE2AB #ABD3EA #C3ABEA
monochromatic
#D2C049 #DED17A #EAE2AB #F6F3DC #F9F7E7
Accessibility & contrast
On white
1.32
#EAE2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#EAE2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2AB
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2AB | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA7
Deuteranopia (green-blind)
#EFE2AD
Tritanopia (blue-blind)
#F4DAD3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae2ab; /* rgb */ color: rgb(234, 226, 171); /* oklch */ color: oklch(90.6% 0.072 100.7);
Tailwind
colors: {
custom: {
50: '#f1ebc4',
500: '#eae2ab',
950: '#000000',
},
}SCSS
$custom: #eae2ab; $custom-light: #f1ebc4; $custom-dark: #000000;
JSON
{
"hex": "#eae2ab",
"rgb": {
"r": 234,
"g": 226,
"b": 171
},
"hsl": {
"h": 52.381,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.90587,
"c": 0.07172,
"h": 100.7
},
"luminance": 0.74825
}Semantic roles & 50–950 ramp
primary
#EAE2AB
secondary
#737EC6
accent
#33C81E
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171612
muted
#858482