Skip to content

#cd57fd

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

RGB
205, 87, 253
HSL
283°, 98%, 67%
CMYK
19, 66, 0, 1
Luminance
0.2689

Every format

HEX#cd57fd
RGBrgb(205, 87, 253)
HSLhsl(283, 98%, 67%)
CMYKcmyk(19%, 66%, 0%, 1%)
LABlab(58.9 70.7 -62.5)
LCHlch(58.9 94.4 318.6)
OKLCHoklch(0.676 0.247 314.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd57fd on white: 3.29:1
AA ✗ fail · AA-large · AAA
Aa
#cd57fd on black: 6.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green34.1%
Blue99.2%

CMYK percentages

Cyan19.0%
Magenta65.6%
Yellow0.0%
Key (black)0.8%

Color previews

#cd57fd text on a black background

contrast 6.38:1

Card sample

#cd57fd text on a white background

contrast 3.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd57fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd57fd in the Color Lab