Skip to content

#c0abcd

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

RGB
192, 171, 205
HSL
277°, 25%, 74%
CMYK
6, 17, 0, 20
Luminance
0.4474

Every format

HEX#c0abcd
RGBrgb(192, 171, 205)
HSLhsl(277, 25%, 74%)
CMYKcmyk(6%, 17%, 0%, 20%)
LABlab(72.7 13.9 -14.5)
LCHlch(72.7 20.0 313.8)
OKLCHoklch(0.770 0.053 312.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red75.3%
Green67.1%
Blue80.4%

CMYK percentages

Cyan6.3%
Magenta16.6%
Yellow0.0%
Key (black)19.6%

Color previews

#c0abcd text on a black background

contrast 9.95:1

Card sample

#c0abcd text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0abcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0abcd in the Color Lab