Skip to content

#ca2dec

a balanced, electric violet · warm · closest name: magenta

RGB
202, 45, 236
HSL
289°, 83%, 55%
CMYK
14, 81, 0, 8
Luminance
0.2049

Every format

HEX#ca2dec
RGBrgb(202, 45, 236)
HSLhsl(289, 83%, 55%)
CMYKcmyk(14%, 81%, 0%, 8%)
LABlab(52.4 81.3 -63.4)
LCHlch(52.4 103.1 322.0)
OKLCHoklch(0.626 0.274 319.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ca2dec on white: 4.12:1
AA ✗ fail · AA-large · AAA
Aa
#ca2dec on black: 5.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green17.6%
Blue92.5%

CMYK percentages

Cyan14.4%
Magenta80.9%
Yellow0.0%
Key (black)7.5%

Color previews

#ca2dec text on a black background

contrast 5.10:1

Card sample

#ca2dec text on a white background

contrast 4.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ca2dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ca2dec in the Color Lab