Skip to content

#cbaccc

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

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

Every format

HEX#cbaccc
RGBrgb(203, 172, 204)
HSLhsl(298, 24%, 74%)
CMYKcmyk(1%, 16%, 0%, 20%)
LABlab(73.9 16.8 -12.0)
LCHlch(73.9 20.7 324.4)
OKLCHoklch(0.781 0.056 325.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.6%
Green67.5%
Blue80.0%

CMYK percentages

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

Color previews

#cbaccc text on a black background

contrast 10.31:1

Card sample

#cbaccc text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbaccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbaccc in the Color Lab