Skip to content

#bb77dd

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

RGB
187, 119, 221
HSL
280°, 60%, 67%
CMYK
15, 46, 0, 13
Luminance
0.2898

Every format

HEX#bb77dd
RGBrgb(187, 119, 221)
HSLhsl(280, 60%, 67%)
CMYKcmyk(15%, 46%, 0%, 13%)
LABlab(60.8 44.3 -41.8)
LCHlch(60.8 60.9 316.6)
OKLCHoklch(0.680 0.160 313.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb77dd on white: 3.09:1
AA ✗ fail · AA-large · AAA
Aa
#bb77dd on black: 6.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green46.7%
Blue86.7%

CMYK percentages

Cyan15.4%
Magenta46.2%
Yellow0.0%
Key (black)13.3%

Color previews

#bb77dd text on a black background

contrast 6.80:1

Card sample

#bb77dd text on a white background

contrast 3.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb77dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb77dd in the Color Lab