Skip to content

#ccaccb

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

RGB
204, 172, 203
HSL
302°, 24%, 74%
CMYK
0, 16, 1, 20
Luminance
0.4665

Every format

HEX#ccaccb
RGBrgb(204, 172, 203)
HSLhsl(302, 24%, 74%)
CMYKcmyk(0%, 16%, 1%, 20%)
LABlab(74.0 17.0 -11.4)
LCHlch(74.0 20.4 326.2)
OKLCHoklch(0.782 0.056 327.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccaccb on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#ccaccb on black: 10.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green67.5%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta15.7%
Yellow0.5%
Key (black)20.0%

Color previews

#ccaccb text on a black background

contrast 10.33:1

Card sample

#ccaccb text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccaccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccaccb in the Color Lab