Skip to content

#bb44ff

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

RGB
187, 68, 255
HSL
278°, 100%, 63%
CMYK
27, 73, 0, 0
Luminance
0.2192

Every format

HEX#bb44ff
RGBrgb(187, 68, 255)
HSLhsl(278, 100%, 63%)
CMYKcmyk(27%, 73%, 0%, 0%)
LABlab(53.9 75.1 -71.6)
LCHlch(53.9 103.8 316.4)
OKLCHoklch(0.637 0.264 309.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb44ff on white: 3.90:1
AA ✗ fail · AA-large · AAA
Aa
#bb44ff on black: 5.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green26.7%
Blue100.0%

CMYK percentages

Cyan26.7%
Magenta73.3%
Yellow0.0%
Key (black)0.0%

Color previews

#bb44ff text on a black background

contrast 5.38:1

Card sample

#bb44ff text on a white background

contrast 3.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb44ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb44ff in the Color Lab