Skip to content

#b22ccc

a balanced, vivid magenta / pink · warm · closest name: purple

RGB
178, 44, 204
HSL
290°, 65%, 49%
CMYK
13, 78, 0, 20
Luminance
0.1563

Every format

HEX#b22ccc
RGBrgb(178, 44, 204)
HSLhsl(290, 65%, 49%)
CMYKcmyk(13%, 78%, 0%, 20%)
LABlab(46.5 71.7 -54.9)
LCHlch(46.5 90.3 322.6)
OKLCHoklch(0.571 0.241 320.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b22ccc on white: 5.09:1
AA ✓ pass · AA-large · AAA
Aa
#b22ccc on black: 4.13:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green17.3%
Blue80.0%

CMYK percentages

Cyan12.7%
Magenta78.4%
Yellow0.0%
Key (black)20.0%

Color previews

#b22ccc text on a black background

contrast 4.13:1

Card sample

#b22ccc text on a white background

contrast 5.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 44, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 44, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b22ccc;
background: linear-gradient(135deg, #b22ccc, #CC2C7B);

Monochromatic scale

Palettes built from #b22ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b22ccc in the Color Lab