Skip to content

#c12abc

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

RGB
193, 42, 188
HSL
302°, 64%, 46%
CMYK
0, 78, 3, 24
Luminance
0.1662

Every format

HEX#c12abc
RGBrgb(193, 42, 188)
HSLhsl(302, 64%, 46%)
CMYKcmyk(0%, 78%, 3%, 24%)
LABlab(47.8 72.5 -43.4)
LCHlch(47.8 84.5 329.1)
OKLCHoklch(0.582 0.237 329.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c12abc on white: 4.86:1
AA ✓ pass · AA-large · AAA
Aa
#c12abc on black: 4.32:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.7%
Green16.5%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta78.2%
Yellow2.6%
Key (black)24.3%

Color previews

#c12abc text on a black background

contrast 4.32:1

Card sample

#c12abc text on a white background

contrast 4.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(193, 42, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(193, 42, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c12abc;
background: linear-gradient(135deg, #c12abc, #C12A57);

Monochromatic scale

Palettes built from #c12abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c12abc in the Color Lab