Skip to content

#c02ccc

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

RGB
192, 44, 204
HSL
296°, 65%, 49%
CMYK
6, 78, 0, 20
Luminance
0.1737

Every format

HEX#c02ccc
RGBrgb(192, 44, 204)
HSLhsl(296, 65%, 49%)
CMYKcmyk(6%, 78%, 0%, 20%)
LABlab(48.7 74.3 -51.2)
LCHlch(48.7 90.3 325.4)
OKLCHoklch(0.591 0.247 324.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c02ccc on white: 4.69:1
AA ✓ pass · AA-large · AAA
Aa
#c02ccc on black: 4.47:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green17.3%
Blue80.0%

CMYK percentages

Cyan5.9%
Magenta78.4%
Yellow0.0%
Key (black)20.0%

Color previews

#c02ccc text on a black background

contrast 4.47:1

Card sample

#c02ccc text on a white background

contrast 4.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c02ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c02ccc in the Color Lab