Skip to content

#cd54fd

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

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

Every format

HEX#cd54fd
RGBrgb(205, 84, 253)
HSLhsl(283, 98%, 66%)
CMYKcmyk(19%, 67%, 0%, 1%)
LABlab(58.4 72.0 -63.2)
LCHlch(58.4 95.8 318.7)
OKLCHoklch(0.673 0.250 314.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd54fd on white: 3.34:1
AA ✗ fail · AA-large · AAA
Aa
#cd54fd on black: 6.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green32.9%
Blue99.2%

CMYK percentages

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

Color previews

#cd54fd text on a black background

contrast 6.28:1

Card sample

#cd54fd text on a white background

contrast 3.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd54fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd54fd in the Color Lab