Skip to content

#ca2ccc

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

RGB
202, 44, 204
HSL
299°, 65%, 49%
CMYK
1, 78, 0, 20
Luminance
0.1872

Every format

HEX#ca2ccc
RGBrgb(202, 44, 204)
HSLhsl(299, 65%, 49%)
CMYKcmyk(1%, 78%, 0%, 20%)
LABlab(50.4 76.3 -48.5)
LCHlch(50.4 90.4 327.6)
OKLCHoklch(0.606 0.251 327.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ca2ccc on white: 4.43:1
AA ✗ fail · AA-large · AAA
Aa
#ca2ccc on black: 4.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green17.3%
Blue80.0%

CMYK percentages

Cyan1.0%
Magenta78.4%
Yellow0.0%
Key (black)20.0%

Color previews

#ca2ccc text on a black background

contrast 4.74:1

Card sample

#ca2ccc text on a white background

contrast 4.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ca2ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ca2ccc in the Color Lab