Skip to content

#c01b7b

a dark, electric magenta / pink · warm · closest name: purple

RGB
192, 27, 123
HSL
325°, 75%, 43%
CMYK
0, 86, 36, 25
Luminance
0.1342

Every format

HEX#c01b7b
RGBrgb(192, 27, 123)
HSLhsl(325, 75%, 43%)
CMYKcmyk(0%, 86%, 36%, 25%)
LABlab(43.4 67.3 -11.2)
LCHlch(43.4 68.3 350.5)
OKLCHoklch(0.540 0.209 352.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c01b7b on white: 5.70:1
AA ✓ pass · AA-large · AAA
Aa
#c01b7b on black: 3.68:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green10.6%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta85.9%
Yellow35.9%
Key (black)24.7%

Color previews

#c01b7b text on a black background

contrast 3.68:1

Card sample

#c01b7b text on a white background

contrast 5.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 27, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 27, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c01b7b;
background: linear-gradient(135deg, #c01b7b, #C0291B);

Monochromatic scale

Palettes built from #c01b7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c01b7b in the Color Lab