#E2BABB#E2BABB
#E2BABB is a very light, muted red. Relative luminance 0.549; OKLCH L 82.4% C 0.046 H 16.4°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BABB |
|---|---|
| RGB | rgb(226, 186, 187) |
| HSL | hsl(359, 41%, 81%) |
| HSV | hsv(359, 18%, 89%) |
| CMYK | cmyk(0%, 17.7%, 17.3%, 11.4%) |
| CIE-LAB | lab(78.97, 14.48, 4.90) |
| CIE-LCH | lch(78.97, 15.29, 18.69°) |
| OKLab | oklab(82.42% 0.0443 0.0131) |
| OKLCH | oklch(82.42% 0.046 16.4) |
| XYZ | xyz(57.8926, 54.8764, 54.5467) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.69
Dusty Pink
#D8A7B1
ΔE00 5.94
Light Rose
#FFC5CB
ΔE00 6.01
Pinkish Grey
#C8ACA9
ΔE00 6.12
Bubblegum
#FFC1CC
ΔE00 6.89
Pink
#FFC0CB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BABB #BAE2E1
analogous
#E2BACF #E2BABB #E2CDBA
triadic
#E2BABB #BBE2BA #BABBE2
tetradic
#E2BABB #CFE2BA #BAE2E1 #CDBAE2
square
#E2BABB #CFE2BA #BAE2E1 #CDBAE2
split-complementary
#E2BABB #BAE2CD #BACFE2
monochromatic
#BE6466 #D08F91 #E2BABB #F4E5E5 #F6E9EA
Accessibility & contrast
On white
1.75
#E2BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#E2BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BABB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BABB | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBB
Deuteranopia (green-blind)
#CAC6BA
Tritanopia (blue-blind)
#EBB7BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e2babb; /* rgb */ color: rgb(226, 186, 187); /* oklch */ color: oklch(82.4% 0.046 16.4);
Tailwind
colors: {
custom: {
50: '#ebcecf',
500: '#e2babb',
950: '#000000',
},
}SCSS
$custom: #e2babb; $custom-light: #ebcecf; $custom-dark: #000000;
JSON
{
"hex": "#e2babb",
"rgb": {
"r": 226,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.82421,
"c": 0.04613,
"h": 16.4
},
"luminance": 0.54874
}Semantic roles & 50–950 ramp
primary
#E2BABB
secondary
#85BBBA
accent
#B4B132
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161313
muted
#848383