#E1EAAB#E1EAAB
#E1EAAB is a very light, moderate yellow. Relative luminance 0.778; OKLCH L 91.5% C 0.082 H 114.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EAAB |
|---|---|
| RGB | rgb(225, 234, 171) |
| HSL | hsl(69, 60%, 79%) |
| HSV | hsv(69, 27%, 92%) |
| CMYK | cmyk(3.8%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(90.69, -13.05, 29.68) |
| CIE-LCH | lch(90.69, 32.42, 113.73°) |
| OKLab | oklab(91.51% -0.0343 0.0747) |
| OKLCH | oklch(91.51% 0.082 114.7) |
| XYZ | xyz(67.8246, 77.7940, 49.9629) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.46
Palegoldenrod
#EEE8AA
ΔE00 4.25
Cream (survey)
#FFFFC2
ΔE00 5.40
Light Beige
#FFFEB6
ΔE00 5.58
Creme
#FFFFB6
ΔE00 5.63
Egg Shell
#FFFCC4
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EAAB #B4ABEA
analogous
#EAD4AB #E1EAAB #C2EAAB
triadic
#E1EAAB #ABE1EA #EAABE1
tetradic
#E1EAAB #ABEAD4 #B4ABEA #EAABC2
square
#E1EAAB #ABEAD4 #B4ABEA #EAABC2
split-complementary
#E1EAAB #ABC2EA #D4ABEA
monochromatic
#BED249 #D0DE7A #E1EAAB #F2F6DC #F6F9E7
Accessibility & contrast
On white
1.27
#E1EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#E1EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EAAB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EAAB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A7
Deuteranopia (green-blind)
#F2E5AE
Tritanopia (blue-blind)
#E8E3D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e1eaab; /* rgb */ color: rgb(225, 234, 171); /* oklch */ color: oklch(91.5% 0.082 114.7);
Tailwind
colors: {
custom: {
50: '#ebf0c4',
500: '#e1eaab',
950: '#000000',
},
}SCSS
$custom: #e1eaab; $custom-light: #ebf0c4; $custom-dark: #000000;
JSON
{
"hex": "#e1eaab",
"rgb": {
"r": 225,
"g": 234,
"b": 171
},
"hsl": {
"h": 68.571,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.91507,
"c": 0.08215,
"h": 114.7
},
"luminance": 0.77793
}Semantic roles & 50–950 ramp
primary
#E1EAAB
secondary
#7F73C6
accent
#1EC836
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161612
muted
#848582