Skip to content

#c000ac

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

RGB
192, 0, 172
HSL
306°, 100%, 38%
CMYK
0, 100, 10, 25
Luminance
0.1419

Every format

HEX#c000ac
RGBrgb(192, 0, 172)
HSLhsl(306, 100%, 38%)
CMYKcmyk(0%, 100%, 10%, 25%)
LABlab(44.5 76.5 -39.2)
LCHlch(44.5 86.0 332.9)
OKLCHoklch(0.555 0.248 334.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c000ac on white: 5.47:1
AA ✓ pass · AA-large · AAA
Aa
#c000ac on black: 3.84:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green0.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow10.4%
Key (black)24.7%

Color previews

#c000ac text on a black background

contrast 3.84:1

Card sample

#c000ac text on a white background

contrast 5.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c000ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c000ac in the Color Lab