Skip to content

#bb80df

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

RGB
187, 128, 223
HSL
277°, 60%, 69%
CMYK
16, 43, 0, 13
Luminance
0.3133

Every format

HEX#bb80df
RGBrgb(187, 128, 223)
HSLhsl(277, 60%, 69%)
CMYKcmyk(16%, 43%, 0%, 13%)
LABlab(62.8 39.8 -39.7)
LCHlch(62.8 56.2 315.1)
OKLCHoklch(0.695 0.147 311.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb80df on white: 2.89:1
AA ✗ fail · AA-large · AAA
Aa
#bb80df on black: 7.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green50.2%
Blue87.5%

CMYK percentages

Cyan16.1%
Magenta42.6%
Yellow0.0%
Key (black)12.5%

Color previews

#bb80df text on a black background

contrast 7.27:1

Card sample

#bb80df text on a white background

contrast 2.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb80df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb80df in the Color Lab