Skip to content

#cc87df

a light, vivid violet · warm · closest name: orchid

RGB
204, 135, 223
HSL
287°, 58%, 70%
CMYK
9, 40, 0, 13
Luminance
0.3549

Every format

HEX#cc87df
RGBrgb(204, 135, 223)
HSLhsl(287, 58%, 70%)
CMYKcmyk(9%, 40%, 0%, 13%)
LABlab(66.1 41.0 -34.4)
LCHlch(66.1 53.5 320.0)
OKLCHoklch(0.725 0.143 318.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc87df on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#cc87df on black: 8.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green52.9%
Blue87.5%

CMYK percentages

Cyan8.5%
Magenta39.5%
Yellow0.0%
Key (black)12.5%

Color previews

#cc87df text on a black background

contrast 8.10:1

Card sample

#cc87df text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc87df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc87df in the Color Lab