Skip to content

#bb5abc

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

RGB
187, 90, 188
HSL
299°, 42%, 55%
CMYK
1, 52, 0, 26
Luminance
0.2151

Every format

HEX#bb5abc
RGBrgb(187, 90, 188)
HSLhsl(299, 42%, 55%)
CMYKcmyk(1%, 52%, 0%, 26%)
LABlab(53.5 52.6 -34.4)
LCHlch(53.5 62.9 326.8)
OKLCHoklch(0.621 0.174 327.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb5abc on white: 3.96:1
AA ✗ fail · AA-large · AAA
Aa
#bb5abc on black: 5.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green35.3%
Blue73.7%

CMYK percentages

Cyan0.5%
Magenta52.1%
Yellow0.0%
Key (black)26.3%

Color previews

#bb5abc text on a black background

contrast 5.30:1

Card sample

#bb5abc text on a white background

contrast 3.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb5abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb5abc in the Color Lab