Skip to content

#bb8899

a balanced, soft magenta / pink · warm · closest name: pink

RGB
187, 136, 153
HSL
340°, 27%, 63%
CMYK
0, 27, 18, 27
Luminance
0.3047

Every format

HEX#bb8899
RGBrgb(187, 136, 153)
HSLhsl(340, 27%, 63%)
CMYKcmyk(0%, 27%, 18%, 27%)
LABlab(62.1 22.1 -1.3)
LCHlch(62.1 22.1 356.6)
OKLCHoklch(0.681 0.066 357.3)

Copy-ready code

/* CSS */
color: #bb8899;
background-color: #bb8899;
/* Tailwind (arbitrary) */
class="text-[#bb8899] bg-[#bb8899]"
/* SCSS */
$brand: #bb8899;
/* SwiftUI */
Color(red: 0.733, green: 0.533, blue: 0.600)
/* Android */
Color.parseColor("#bb8899")

Accessibility — WCAG contrast

Aa
#bb8899 on white: 2.96:1
AA ✗ fail · AA-large · AAA
Aa
#bb8899 on black: 7.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green53.3%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta27.3%
Yellow18.2%
Key (black)26.7%

Color previews

#bb8899 text on a black background

contrast 7.09:1

Card sample

#bb8899 text on a white background

contrast 2.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bb8899;
Background color
Panel with #bb8899 background
background-color: #bb8899;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bb8899;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(187, 136, 153, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 136, 153, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bb8899;
background: linear-gradient(135deg, #bb8899, #BB9988);

Monochromatic scale

Palettes built from #bb8899

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb8899 in the Color Lab