Skip to content

#c0abc9

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

RGB
192, 171, 201
HSL
282°, 22%, 73%
CMYK
5, 15, 0, 21
Luminance
0.4455

Every format

HEX#c0abc9
RGBrgb(192, 171, 201)
HSLhsl(282, 22%, 73%)
CMYKcmyk(5%, 15%, 0%, 21%)
LABlab(72.6 13.1 -12.5)
LCHlch(72.6 18.1 316.3)
OKLCHoklch(0.769 0.048 315.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0abc9 on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#c0abc9 on black: 9.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green67.1%
Blue78.8%

CMYK percentages

Cyan4.5%
Magenta14.9%
Yellow0.0%
Key (black)21.2%

Color previews

#c0abc9 text on a black background

contrast 9.91:1

Card sample

#c0abc9 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0abc9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0abc9 in the Color Lab