#E2B0BB#E2B0BB
#E2B0BB is a light, muted red. Relative luminance 0.508; OKLCH L 80.6% C 0.060 H 3.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B0BB |
|---|---|
| RGB | rgb(226, 176, 187) |
| HSL | hsl(347, 46%, 79%) |
| HSV | hsv(347, 22%, 89%) |
| CMYK | cmyk(0%, 22.1%, 17.3%, 11.4%) |
| CIE-LAB | lab(76.56, 19.83, 1.41) |
| CIE-LCH | lch(76.56, 19.88, 4.07°) |
| OKLab | oklab(80.55% 0.0597 0.004) |
| OKLCH | oklch(80.55% 0.06 3.8) |
| XYZ | xyz(55.8592, 50.8095, 53.8689) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.51
Faded Pink
#DE9DAC
ΔE00 5.21
Pink
#FFC0CB
ΔE00 5.52
Bubblegum
#FFC1CC
ΔE00 5.58
Lightpink
#FFB6C1
ΔE00 5.62
Soft Pink
#FDB0C0
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B0BB #B0E2D7
analogous
#E2B0D4 #E2B0BB #E2BEB0
triadic
#E2B0BB #BBE2B0 #B0BBE2
tetradic
#E2B0BB #D4E2B0 #B0E2D7 #BEB0E2
square
#E2B0BB #D4E2B0 #B0E2D7 #BEB0E2
split-complementary
#E2B0BB #B0E2BE #B0D4E2
monochromatic
#C1566E #D28394 #E2B0BB #F2DDE2 #F7E9EC
Accessibility & contrast
On white
1.88
#E2B0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#E2B0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B0BB
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B0BB | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#C2C0BA
Tritanopia (blue-blind)
#EBADB4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #e2b0bb; /* rgb */ color: rgb(226, 176, 187); /* oklch */ color: oklch(80.6% 0.060 3.8);
Tailwind
colors: {
custom: {
50: '#ebc7cf',
500: '#e2b0bb',
950: '#000000',
},
}SCSS
$custom: #e2b0bb; $custom-light: #ebc7cf; $custom-dark: #000000;
JSON
{
"hex": "#e2b0bb",
"rgb": {
"r": 226,
"g": 176,
"b": 187
},
"hsl": {
"h": 346.8,
"s": 46.296,
"l": 78.824
},
"oklch": {
"l": 0.80554,
"c": 0.05982,
"h": 3.8
},
"luminance": 0.50807
}Semantic roles & 50–950 ramp
primary
#E2B0BB
secondary
#7BBBAD
accent
#BA9A2C
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161313
muted
#848283