Skip to content

#c1abcd

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

RGB
193, 171, 205
HSL
279°, 25%, 74%
CMYK
6, 17, 0, 20
Luminance
0.4487

Every format

HEX#c1abcd
RGBrgb(193, 171, 205)
HSLhsl(279, 25%, 74%)
CMYKcmyk(6%, 17%, 0%, 20%)
LABlab(72.8 14.2 -14.3)
LCHlch(72.8 20.2 314.7)
OKLCHoklch(0.771 0.053 313.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c1abcd on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#c1abcd on black: 9.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.7%
Green67.1%
Blue80.4%

CMYK percentages

Cyan5.9%
Magenta16.6%
Yellow0.0%
Key (black)19.6%

Color previews

#c1abcd text on a black background

contrast 9.97:1

Card sample

#c1abcd text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c1abcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c1abcd in the Color Lab