Skip to content

#cd06ff

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

RGB
205, 6, 255
HSL
288°, 100%, 51%
CMYK
20, 98, 0, 0
Luminance
0.2033

Every format

HEX#cd06ff
RGBrgb(205, 6, 255)
HSLhsl(288, 100%, 51%)
CMYKcmyk(20%, 98%, 0%, 0%)
LABlab(52.2 90.7 -74.3)
LCHlch(52.2 117.3 320.7)
OKLCHoklch(0.630 0.306 316.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd06ff on white: 4.15:1
AA ✗ fail · AA-large · AAA
Aa
#cd06ff on black: 5.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green2.4%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta97.6%
Yellow0.0%
Key (black)0.0%

Color previews

#cd06ff text on a black background

contrast 5.07:1

Card sample

#cd06ff text on a white background

contrast 4.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd06ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd06ff in the Color Lab