Skip to content

#cd73ed

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

RGB
205, 115, 237
HSL
284°, 77%, 69%
CMYK
14, 52, 0, 7
Luminance
0.3136

Every format

HEX#cd73ed
RGBrgb(205, 115, 237)
HSLhsl(284, 77%, 69%)
CMYKcmyk(14%, 52%, 0%, 7%)
LABlab(62.8 54.5 -47.3)
LCHlch(62.8 72.2 319.0)
OKLCHoklch(0.702 0.192 316.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd73ed on white: 2.89:1
AA ✗ fail · AA-large · AAA
Aa
#cd73ed on black: 7.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green45.1%
Blue92.9%

CMYK percentages

Cyan13.5%
Magenta51.5%
Yellow0.0%
Key (black)7.1%

Color previews

#cd73ed text on a black background

contrast 7.27:1

Card sample

#cd73ed text on a white background

contrast 2.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd73ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd73ed in the Color Lab