Skip to content

#cd46ff

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

RGB
205, 70, 255
HSL
284°, 100%, 64%
CMYK
20, 73, 0, 0
Luminance
0.2458

Every format

HEX#cd46ff
RGBrgb(205, 70, 255)
HSLhsl(284, 100%, 64%)
CMYKcmyk(20%, 73%, 0%, 0%)
LABlab(56.7 77.7 -67.1)
LCHlch(56.7 102.7 319.2)
OKLCHoklch(0.661 0.268 315.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd46ff on white: 3.55:1
AA ✗ fail · AA-large · AAA
Aa
#cd46ff on black: 5.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green27.5%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta72.5%
Yellow0.0%
Key (black)0.0%

Color previews

#cd46ff text on a black background

contrast 5.92:1

Card sample

#cd46ff text on a white background

contrast 3.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd46ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd46ff in the Color Lab