Skip to content

#bb88dd

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

RGB
187, 136, 221
HSL
276°, 56%, 70%
CMYK
15, 39, 0, 13
Luminance
0.3339

Every format

HEX#bb88dd
RGBrgb(187, 136, 221)
HSLhsl(276, 56%, 70%)
CMYKcmyk(15%, 39%, 0%, 13%)
LABlab(64.5 35.0 -36.0)
LCHlch(64.5 50.2 314.2)
OKLCHoklch(0.708 0.132 310.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb88dd on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#bb88dd on black: 7.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green53.3%
Blue86.7%

CMYK percentages

Cyan15.4%
Magenta38.5%
Yellow0.0%
Key (black)13.3%

Color previews

#bb88dd text on a black background

contrast 7.68:1

Card sample

#bb88dd text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb88dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb88dd in the Color Lab