Skip to content

#c6abcd

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

RGB
198, 171, 205
HSL
288°, 25%, 74%
CMYK
3, 17, 0, 20
Luminance
0.4554

Every format

HEX#c6abcd
RGBrgb(198, 171, 205)
HSLhsl(288, 25%, 74%)
CMYKcmyk(3%, 17%, 0%, 20%)
LABlab(73.3 15.9 -13.6)
LCHlch(73.3 20.9 319.4)
OKLCHoklch(0.775 0.056 319.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c6abcd on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#c6abcd on black: 10.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red77.6%
Green67.1%
Blue80.4%

CMYK percentages

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

Color previews

#c6abcd text on a black background

contrast 10.11:1

Card sample

#c6abcd text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c6abcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c6abcd in the Color Lab