Skip to content

#cd86fc

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

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

Every format

HEX#cd86fc
RGBrgb(205, 134, 252)
HSLhsl(276, 95%, 76%)
CMYKcmyk(19%, 47%, 0%, 1%)
LABlab(67.3 47.9 -48.5)
LCHlch(67.3 68.1 314.6)
OKLCHoklch(0.738 0.178 310.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd86fc on white: 2.50:1
AA ✗ fail · AA-large · AAA
Aa
#cd86fc on black: 8.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green52.5%
Blue98.8%

CMYK percentages

Cyan18.7%
Magenta46.8%
Yellow0.0%
Key (black)1.2%

Color previews

#cd86fc text on a black background

contrast 8.41:1

Card sample

#cd86fc text on a white background

contrast 2.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd86fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd86fc in the Color Lab