Skip to content

#bb33ff

a balanced, electric violet · warm · closest name: magenta

RGB
187, 51, 255
HSL
280°, 100%, 60%
CMYK
27, 80, 0, 0
Luminance
0.2015

Every format

HEX#bb33ff
RGBrgb(187, 51, 255)
HSLhsl(280, 100%, 60%)
CMYKcmyk(27%, 80%, 0%, 0%)
LABlab(52.0 80.7 -74.8)
LCHlch(52.0 110.0 317.2)
OKLCHoklch(0.623 0.280 310.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb33ff on white: 4.17:1
AA ✗ fail · AA-large · AAA
Aa
#bb33ff on black: 5.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green20.0%
Blue100.0%

CMYK percentages

Cyan26.7%
Magenta80.0%
Yellow0.0%
Key (black)0.0%

Color previews

#bb33ff text on a black background

contrast 5.03:1

Card sample

#bb33ff text on a white background

contrast 4.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb33ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb33ff in the Color Lab