#E1B2BB#E1B2BB
#E1B2BB is a light, muted red. Relative luminance 0.514; OKLCH L 80.8% C 0.056 H 5.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E1B2BB |
|---|---|
| RGB | rgb(225, 178, 187) |
| HSL | hsl(349, 44%, 79%) |
| HSV | hsv(349, 21%, 88%) |
| CMYK | cmyk(0%, 20.9%, 16.9%, 11.8%) |
| CIE-LAB | lab(76.94, 18.40, 1.95) |
| CIE-LCH | lch(76.94, 18.50, 6.05°) |
| OKLab | oklab(80.83% 0.0555 0.0054) |
| OKLCH | oklch(80.83% 0.056 5.6) |
| XYZ | xyz(55.9414, 51.4383, 53.9859) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.85
Pink
#FFC0CB
ΔE00 5.67
Pale Rose
#FDC1C5
ΔE00 5.69
Bubblegum
#FFC1CC
ΔE00 5.69
Light Rose
#FFC5CB
ΔE00 5.97
Faded Pink
#DE9DAC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1B2BB #B2E1D8
analogous
#E1B2D3 #E1B2BB #E1C1B2
triadic
#E1B2BB #BBE1B2 #B2BBE1
tetradic
#E1B2BB #D3E1B2 #B2E1D8 #C1B2E1
square
#E1B2BB #D3E1B2 #B2E1D8 #C1B2E1
split-complementary
#E1B2BB #B2E1C1 #B2D3E1
monochromatic
#BF5A6D #D08694 #E1B2BB #F2DEE2 #F6E9EC
Accessibility & contrast
On white
1.86
#E1B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#E1B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1B2BB
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1B2BB | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#C3C1BA
Tritanopia (blue-blind)
#EAAFB5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #e1b2bb; /* rgb */ color: rgb(225, 178, 187); /* oklch */ color: oklch(80.8% 0.056 5.6);
Tailwind
colors: {
custom: {
50: '#ebc9cf',
500: '#e1b2bb',
950: '#000000',
},
}SCSS
$custom: #e1b2bb; $custom-light: #ebc9cf; $custom-dark: #000000;
JSON
{
"hex": "#e1b2bb",
"rgb": {
"r": 225,
"g": 178,
"b": 187
},
"hsl": {
"h": 348.511,
"s": 43.925,
"l": 79.02
},
"oklch": {
"l": 0.80826,
"c": 0.05574,
"h": 5.6
},
"luminance": 0.51436
}Semantic roles & 50–950 ramp
primary
#E1B2BB
secondary
#7DBAAE
accent
#B79D2E
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161313
muted
#848283