Skip to content

#bb8ace

a light, soft violet · warm · closest name: plum

RGB
187, 138, 206
HSL
283°, 41%, 68%
CMYK
9, 33, 0, 19
Luminance
0.3320

Every format

HEX#bb8ace
RGBrgb(187, 138, 206)
HSLhsl(283, 41%, 68%)
CMYKcmyk(9%, 33%, 0%, 19%)
LABlab(64.3 30.7 -27.9)
LCHlch(64.3 41.5 317.8)
OKLCHoklch(0.705 0.110 316.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb8ace on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#bb8ace on black: 7.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green54.1%
Blue80.8%

CMYK percentages

Cyan9.2%
Magenta33.0%
Yellow0.0%
Key (black)19.2%

Color previews

#bb8ace text on a black background

contrast 7.64:1

Card sample

#bb8ace text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb8ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb8ace in the Color Lab