Skip to content

#cd66ff

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

RGB
205, 102, 255
HSL
280°, 100%, 70%
CMYK
20, 60, 0, 0
Luminance
0.2970

Every format

HEX#cd66ff
RGBrgb(205, 102, 255)
HSLhsl(280, 100%, 70%)
CMYKcmyk(20%, 60%, 0%, 0%)
LABlab(61.4 64.5 -59.5)
LCHlch(61.4 87.8 317.3)
OKLCHoklch(0.695 0.229 313.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd66ff on white: 3.03:1
AA ✗ fail · AA-large · AAA
Aa
#cd66ff on black: 6.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green40.0%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta60.0%
Yellow0.0%
Key (black)0.0%

Color previews

#cd66ff text on a black background

contrast 6.94:1

Card sample

#cd66ff text on a white background

contrast 3.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd66ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd66ff in the Color Lab