Skip to content

#dc66ff

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

RGB
220, 102, 255
HSL
286°, 100%, 70%
CMYK
14, 60, 0, 0
Luminance
0.3194

Every format

HEX#dc66ff
RGBrgb(220, 102, 255)
HSLhsl(286, 100%, 70%)
CMYKcmyk(14%, 60%, 0%, 0%)
LABlab(63.3 68.0 -56.4)
LCHlch(63.3 88.3 320.3)
OKLCHoklch(0.713 0.235 317.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dc66ff on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#dc66ff on black: 7.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green40.0%
Blue100.0%

CMYK percentages

Cyan13.7%
Magenta60.0%
Yellow0.0%
Key (black)0.0%

Color previews

#dc66ff text on a black background

contrast 7.39:1

Card sample

#dc66ff text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc66ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dc66ff in the Color Lab