Skip to content

#ccabcd

a light, soft magenta / pink · warm · closest name: plum

RGB
204, 171, 205
HSL
298°, 25%, 74%
CMYK
1, 17, 0, 20
Luminance
0.4637

Every format

HEX#ccabcd
RGBrgb(204, 171, 205)
HSLhsl(298, 25%, 74%)
CMYKcmyk(1%, 17%, 0%, 20%)
LABlab(73.8 17.9 -12.8)
LCHlch(73.8 22.0 324.5)
OKLCHoklch(0.781 0.060 325.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccabcd on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#ccabcd on black: 10.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green67.1%
Blue80.4%

CMYK percentages

Cyan0.5%
Magenta16.6%
Yellow0.0%
Key (black)19.6%

Color previews

#ccabcd text on a black background

contrast 10.27:1

Card sample

#ccabcd text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccabcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccabcd in the Color Lab