Skip to content

#c2abc8

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

RGB
194, 171, 200
HSL
288°, 21%, 73%
CMYK
3, 15, 0, 22
Luminance
0.4477

Every format

HEX#c2abc8
RGBrgb(194, 171, 200)
HSLhsl(288, 21%, 73%)
CMYKcmyk(3%, 15%, 0%, 22%)
LABlab(72.7 13.6 -11.7)
LCHlch(72.7 17.9 319.3)
OKLCHoklch(0.770 0.048 319.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.1%
Green67.1%
Blue78.4%

CMYK percentages

Cyan3.0%
Magenta14.5%
Yellow0.0%
Key (black)21.6%

Color previews

#c2abc8 text on a black background

contrast 9.95:1

Card sample

#c2abc8 text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2abc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2abc8 in the Color Lab