Skip to content

#cd56fd

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

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

Every format

HEX#cd56fd
RGBrgb(205, 86, 253)
HSLhsl(283, 98%, 67%)
CMYKcmyk(19%, 66%, 0%, 1%)
LABlab(58.7 71.1 -62.7)
LCHlch(58.7 94.8 318.6)
OKLCHoklch(0.675 0.248 314.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd56fd on white: 3.31:1
AA ✗ fail · AA-large · AAA
Aa
#cd56fd on black: 6.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green33.7%
Blue99.2%

CMYK percentages

Cyan19.0%
Magenta66.0%
Yellow0.0%
Key (black)0.8%

Color previews

#cd56fd text on a black background

contrast 6.35:1

Card sample

#cd56fd text on a white background

contrast 3.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd56fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd56fd in the Color Lab