Skip to content

#c02a7b

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

RGB
192, 42, 123
HSL
328°, 64%, 46%
CMYK
0, 78, 36, 25
Luminance
0.1429

Every format

HEX#c02a7b
RGBrgb(192, 42, 123)
HSLhsl(328, 64%, 46%)
CMYKcmyk(0%, 78%, 36%, 25%)
LABlab(44.6 63.7 -9.3)
LCHlch(44.6 64.4 351.7)
OKLCHoklch(0.549 0.197 353.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c02a7b on white: 5.44:1
AA ✓ pass · AA-large · AAA
Aa
#c02a7b on black: 3.86:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green16.5%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta78.1%
Yellow35.9%
Key (black)24.7%

Color previews

#c02a7b text on a black background

contrast 3.86:1

Card sample

#c02a7b text on a white background

contrast 5.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c02a7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c02a7b in the Color Lab