Skip to content

#cd22fc

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

RGB
205, 34, 252
HSL
287°, 97%, 56%
CMYK
19, 87, 0, 1
Luminance
0.2115

Every format

HEX#cd22fc
RGBrgb(205, 34, 252)
HSLhsl(287, 97%, 56%)
CMYKcmyk(19%, 87%, 0%, 1%)
LABlab(53.1 86.9 -71.2)
LCHlch(53.1 112.3 320.7)
OKLCHoklch(0.635 0.294 316.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd22fc on white: 4.02:1
AA ✗ fail · AA-large · AAA
Aa
#cd22fc on black: 5.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green13.3%
Blue98.8%

CMYK percentages

Cyan18.7%
Magenta86.5%
Yellow0.0%
Key (black)1.2%

Color previews

#cd22fc text on a black background

contrast 5.23:1

Card sample

#cd22fc text on a white background

contrast 4.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 34, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 34, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cd22fc;
background: linear-gradient(135deg, #cd22fc, #FC229A);

Monochromatic scale

Palettes built from #cd22fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd22fc in the Color Lab