Skip to content

#c4abcd

a light, soft violet · warm · closest name: plum

RGB
196, 171, 205
HSL
284°, 25%, 74%
CMYK
4, 17, 0, 20
Luminance
0.4527

Every format

HEX#c4abcd
RGBrgb(196, 171, 205)
HSLhsl(284, 25%, 74%)
CMYKcmyk(4%, 17%, 0%, 20%)
LABlab(73.1 15.2 -13.9)
LCHlch(73.1 20.6 317.6)
OKLCHoklch(0.774 0.055 317.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c4abcd on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#c4abcd on black: 10.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.9%
Green67.1%
Blue80.4%

CMYK percentages

Cyan4.4%
Magenta16.6%
Yellow0.0%
Key (black)19.6%

Color previews

#c4abcd text on a black background

contrast 10.05:1

Card sample

#c4abcd text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c4abcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c4abcd in the Color Lab