Skip to content

#c01fab

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

RGB
192, 31, 171
HSL
308°, 72%, 44%
CMYK
0, 84, 11, 25
Luminance
0.1513

Every format

HEX#c01fab
RGBrgb(192, 31, 171)
HSLhsl(308, 72%, 44%)
CMYKcmyk(0%, 84%, 11%, 25%)
LABlab(45.8 72.4 -36.5)
LCHlch(45.8 81.1 333.2)
OKLCHoklch(0.564 0.234 334.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c01fab on white: 5.22:1
AA ✓ pass · AA-large · AAA
Aa
#c01fab on black: 4.03:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green12.2%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta83.9%
Yellow10.9%
Key (black)24.7%

Color previews

#c01fab text on a black background

contrast 4.03:1

Card sample

#c01fab text on a white background

contrast 5.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c01fab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c01fab in the Color Lab