Skip to content

#bb77da

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

RGB
187, 119, 218
HSL
281°, 57%, 66%
CMYK
14, 45, 0, 15
Luminance
0.2882

Every format

HEX#bb77da
RGBrgb(187, 119, 218)
HSLhsl(281, 57%, 66%)
CMYKcmyk(14%, 45%, 0%, 15%)
LABlab(60.6 43.6 -40.3)
LCHlch(60.6 59.4 317.2)
OKLCHoklch(0.678 0.157 314.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb77da on white: 3.10:1
AA ✗ fail · AA-large · AAA
Aa
#bb77da on black: 6.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green46.7%
Blue85.5%

CMYK percentages

Cyan14.2%
Magenta45.4%
Yellow0.0%
Key (black)14.5%

Color previews

#bb77da text on a black background

contrast 6.76:1

Card sample

#bb77da text on a white background

contrast 3.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb77da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb77da in the Color Lab