Skip to content

#c22abc

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

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

Every format

HEX#c22abc
RGBrgb(194, 42, 188)
HSLhsl(302, 64%, 46%)
CMYKcmyk(0%, 78%, 3%, 24%)
LABlab(48.0 72.7 -43.1)
LCHlch(48.0 84.5 329.3)
OKLCHoklch(0.583 0.238 329.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c22abc on white: 4.83:1
AA ✓ pass · AA-large · AAA
Aa
#c22abc on black: 4.35:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green16.5%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta78.4%
Yellow3.1%
Key (black)23.9%

Color previews

#c22abc text on a black background

contrast 4.35:1

Card sample

#c22abc text on a white background

contrast 4.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c22abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c22abc in the Color Lab