Skip to content

#cd72ff

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

RGB
205, 114, 255
HSL
279°, 100%, 72%
CMYK
20, 55, 0, 0
Luminance
0.3223

Every format

HEX#cd72ff
RGBrgb(205, 114, 255)
HSLhsl(279, 100%, 72%)
CMYKcmyk(20%, 55%, 0%, 0%)
LABlab(63.5 58.7 -56.1)
LCHlch(63.5 81.2 316.3)
OKLCHoklch(0.711 0.212 312.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd72ff on white: 2.82:1
AA ✗ fail · AA-large · AAA
Aa
#cd72ff on black: 7.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green44.7%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta55.3%
Yellow0.0%
Key (black)0.0%

Color previews

#cd72ff text on a black background

contrast 7.45:1

Card sample

#cd72ff text on a white background

contrast 2.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd72ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd72ff in the Color Lab