Skip to content

#c7abcd

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

RGB
199, 171, 205
HSL
289°, 25%, 74%
CMYK
3, 17, 0, 20
Luminance
0.4568

Every format

HEX#c7abcd
RGBrgb(199, 171, 205)
HSLhsl(289, 25%, 74%)
CMYKcmyk(3%, 17%, 0%, 20%)
LABlab(73.3 16.2 -13.5)
LCHlch(73.3 21.1 320.3)
OKLCHoklch(0.776 0.057 320.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c7abcd on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#c7abcd on black: 10.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.0%
Green67.1%
Blue80.4%

CMYK percentages

Cyan2.9%
Magenta16.6%
Yellow0.0%
Key (black)19.6%

Color previews

#c7abcd text on a black background

contrast 10.14:1

Card sample

#c7abcd text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c7abcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c7abcd in the Color Lab