#E2EAAB#E2EAAB
#E2EAAB is a very light, moderate yellow. Relative luminance 0.780; OKLCH L 91.6% C 0.082 H 113.9°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EAAB |
|---|---|
| RGB | rgb(226, 234, 171) |
| HSL | hsl(68, 60%, 79%) |
| HSV | hsv(68, 27%, 92%) |
| CMYK | cmyk(3.4%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(90.76, -12.68, 29.79) |
| CIE-LCH | lch(90.76, 32.38, 113.05°) |
| OKLab | oklab(91.58% -0.0332 0.0749) |
| OKLCH | oklch(91.58% 0.082 113.9) |
| XYZ | xyz(68.1373, 77.9553, 49.9775) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.46
Palegoldenrod
#EEE8AA
ΔE00 3.98
Cream (survey)
#FFFFC2
ΔE00 5.24
Light Beige
#FFFEB6
ΔE00 5.41
Creme
#FFFFB6
ΔE00 5.47
Egg Shell
#FFFCC4
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EAAB #B3ABEA
analogous
#EAD3AB #E2EAAB #C3EAAB
triadic
#E2EAAB #ABE2EA #EAABE2
tetradic
#E2EAAB #ABEAD3 #B3ABEA #EAABC3
square
#E2EAAB #ABEAD3 #B3ABEA #EAABC3
split-complementary
#E2EAAB #ABC3EA #D3ABEA
monochromatic
#C0D249 #D1DE7A #E2EAAB #F3F6DC #F7F9E7
Accessibility & contrast
On white
1.27
#E2EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#E2EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EAAB
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EAAB | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A7
Deuteranopia (green-blind)
#F3E5AE
Tritanopia (blue-blind)
#EAE3D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2eaab; /* rgb */ color: rgb(226, 234, 171); /* oklch */ color: oklch(91.6% 0.082 113.9);
Tailwind
colors: {
custom: {
50: '#ebf0c4',
500: '#e2eaab',
950: '#000000',
},
}SCSS
$custom: #e2eaab; $custom-light: #ebf0c4; $custom-dark: #000000;
JSON
{
"hex": "#e2eaab",
"rgb": {
"r": 226,
"g": 234,
"b": 171
},
"hsl": {
"h": 67.619,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.91584,
"c": 0.08197,
"h": 113.9
},
"luminance": 0.77955
}Semantic roles & 50–950 ramp
primary
#E2EAAB
secondary
#7E73C6
accent
#1EC833
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161612
muted
#848582