Skip to content

#cd44fd

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

RGB
205, 68, 253
HSL
284°, 98%, 63%
CMYK
19, 73, 0, 1
Luminance
0.2421

Every format

HEX#cd44fd
RGBrgb(205, 68, 253)
HSLhsl(284, 98%, 63%)
CMYKcmyk(19%, 73%, 0%, 1%)
LABlab(56.3 78.0 -66.6)
LCHlch(56.3 102.6 319.5)
OKLCHoklch(0.658 0.268 315.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd44fd on white: 3.60:1
AA ✗ fail · AA-large · AAA
Aa
#cd44fd on black: 5.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green26.7%
Blue99.2%

CMYK percentages

Cyan19.0%
Magenta73.1%
Yellow0.0%
Key (black)0.8%

Color previews

#cd44fd text on a black background

contrast 5.84:1

Card sample

#cd44fd text on a white background

contrast 3.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd44fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd44fd in the Color Lab