#E2EBAB#E2EBAB
#E2EBAB is a very light, moderate yellow. Relative luminance 0.785; OKLCH L 91.8% C 0.083 H 114.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBAB |
|---|---|
| RGB | rgb(226, 235, 171) |
| HSL | hsl(68, 62%, 80%) |
| HSV | hsv(68, 27%, 92%) |
| CMYK | cmyk(3.8%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(91.02, -13.17, 30.14) |
| CIE-LCH | lch(91.02, 32.89, 113.61°) |
| OKLab | oklab(91.79% -0.0346 0.0758) |
| OKLCH | oklch(91.79% 0.083 114.6) |
| XYZ | xyz(68.4228, 78.5262, 50.0727) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.20
Palegoldenrod
#EEE8AA
ΔE00 4.23
Cream (survey)
#FFFFC2
ΔE00 5.23
Light Beige
#FFFEB6
ΔE00 5.34
Creme
#FFFFB6
ΔE00 5.39
Parchment
#FEFCAF
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBAB #B4ABEB
analogous
#EBD4AB #E2EBAB #C2EBAB
triadic
#E2EBAB #ABE2EB #EBABE2
tetradic
#E2EBAB #ABEBD4 #B4ABEB #EBABC2
square
#E2EBAB #ABEBD4 #B4ABEB #EBABC2
split-complementary
#E2EBAB #ABC2EB #D4ABEB
monochromatic
#C0D348 #D1DF7A #E2EBAB #F3F7DC #F6F9E6
Accessibility & contrast
On white
1.26
#E2EBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#E2EBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBAB
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBAB | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5A7
Deuteranopia (green-blind)
#F4E6AE
Tritanopia (blue-blind)
#E9E4DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2ebab; /* rgb */ color: rgb(226, 235, 171); /* oklch */ color: oklch(91.8% 0.083 114.6);
Tailwind
colors: {
custom: {
50: '#ebf1c4',
500: '#e2ebab',
950: '#000000',
},
}SCSS
$custom: #e2ebab; $custom-light: #ebf1c4; $custom-dark: #000000;
JSON
{
"hex": "#e2ebab",
"rgb": {
"r": 226,
"g": 235,
"b": 171
},
"hsl": {
"h": 68.438,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.91791,
"c": 0.08331,
"h": 114.6
},
"luminance": 0.78526
}Semantic roles & 50–950 ramp
primary
#E2EBAB
secondary
#7F73C7
accent
#1CC935
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161612
muted
#848582