Skip to content

#cd6aff

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

RGB
205, 106, 255
HSL
280°, 100%, 71%
CMYK
20, 58, 0, 0
Luminance
0.3051

Every format

HEX#cd6aff
RGBrgb(205, 106, 255)
HSLhsl(280, 100%, 71%)
CMYKcmyk(20%, 58%, 0%, 0%)
LABlab(62.1 62.6 -58.4)
LCHlch(62.1 85.6 317.0)
OKLCHoklch(0.700 0.223 312.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd6aff on white: 2.96:1
AA ✗ fail · AA-large · AAA
Aa
#cd6aff on black: 7.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green41.6%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta58.4%
Yellow0.0%
Key (black)0.0%

Color previews

#cd6aff text on a black background

contrast 7.10:1

Card sample

#cd6aff text on a white background

contrast 2.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd6aff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd6aff in the Color Lab