Skip to content

#cd60fd

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

RGB
205, 96, 253
HSL
282°, 98%, 68%
CMYK
19, 62, 0, 1
Luminance
0.2844

Every format

HEX#cd60fd
RGBrgb(205, 96, 253)
HSLhsl(282, 98%, 68%)
CMYKcmyk(19%, 62%, 0%, 1%)
LABlab(60.3 66.8 -60.2)
LCHlch(60.3 90.0 318.0)
OKLCHoklch(0.686 0.235 314.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd60fd on white: 3.14:1
AA ✗ fail · AA-large · AAA
Aa
#cd60fd on black: 6.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green37.6%
Blue99.2%

CMYK percentages

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

Color previews

#cd60fd text on a black background

contrast 6.69:1

Card sample

#cd60fd text on a white background

contrast 3.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd60fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd60fd in the Color Lab