Skip to content

#cd22ff

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

RGB
205, 34, 255
HSL
286°, 100%, 57%
CMYK
20, 87, 0, 0
Luminance
0.2134

Every format

HEX#cd22ff
RGBrgb(205, 34, 255)
HSLhsl(286, 100%, 57%)
CMYKcmyk(20%, 87%, 0%, 0%)
LABlab(53.3 87.4 -72.5)
LCHlch(53.3 113.5 320.3)
OKLCHoklch(0.637 0.296 316.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd22ff on white: 3.99:1
AA ✗ fail · AA-large · AAA
Aa
#cd22ff on black: 5.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green13.3%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta86.7%
Yellow0.0%
Key (black)0.0%

Color previews

#cd22ff text on a black background

contrast 5.27:1

Card sample

#cd22ff text on a white background

contrast 3.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd22ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd22ff in the Color Lab