Skip to content

#cc86fc

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

RGB
204, 134, 252
HSL
276°, 95%, 76%
CMYK
19, 47, 0, 1
Luminance
0.3692

Every format

HEX#cc86fc
RGBrgb(204, 134, 252)
HSLhsl(276, 95%, 76%)
CMYKcmyk(19%, 47%, 0%, 1%)
LABlab(67.2 47.6 -48.6)
LCHlch(67.2 68.1 314.4)
OKLCHoklch(0.737 0.177 310.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc86fc on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#cc86fc on black: 8.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green52.5%
Blue98.8%

CMYK percentages

Cyan19.0%
Magenta46.8%
Yellow0.0%
Key (black)1.2%

Color previews

#cc86fc text on a black background

contrast 8.38:1

Card sample

#cc86fc text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 134, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 134, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cc86fc;
background: linear-gradient(135deg, #cc86fc, #FC86DD);

Monochromatic scale

Palettes built from #cc86fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc86fc in the Color Lab