Skip to content

#c01abd

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

RGB
192, 26, 189
HSL
301°, 76%, 43%
CMYK
0, 87, 2, 25
Luminance
0.1562

Every format

HEX#c01abd
RGBrgb(192, 26, 189)
HSLhsl(301, 76%, 43%)
CMYKcmyk(0%, 87%, 2%, 25%)
LABlab(46.5 76.0 -46.1)
LCHlch(46.5 88.8 328.8)
OKLCHoklch(0.572 0.249 329.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red75.3%
Green10.2%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta86.5%
Yellow1.6%
Key (black)24.7%

Color previews

#c01abd text on a black background

contrast 4.12:1

Card sample

#c01abd text on a white background

contrast 5.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c01abd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c01abd in the Color Lab