Skip to content

#c2abcd

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

RGB
194, 171, 205
HSL
281°, 25%, 74%
CMYK
5, 17, 0, 20
Luminance
0.4500

Every format

HEX#c2abcd
RGBrgb(194, 171, 205)
HSLhsl(281, 25%, 74%)
CMYKcmyk(5%, 17%, 0%, 20%)
LABlab(72.9 14.5 -14.2)
LCHlch(72.9 20.3 315.7)
OKLCHoklch(0.772 0.054 314.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2abcd on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#c2abcd on black: 10.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#c2abcd text on a black background

contrast 10.00:1

Card sample

#c2abcd text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2abcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2abcd in the Color Lab