Skip to content

#c8abcd

a light, soft magenta / pink · warm · closest name: plum

RGB
200, 171, 205
HSL
291°, 25%, 74%
CMYK
2, 17, 0, 20
Luminance
0.4581

Every format

HEX#c8abcd
RGBrgb(200, 171, 205)
HSLhsl(291, 25%, 74%)
CMYKcmyk(2%, 17%, 0%, 20%)
LABlab(73.4 16.6 -13.3)
LCHlch(73.4 21.3 321.1)
OKLCHoklch(0.777 0.057 321.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#c8abcd text on a black background

contrast 10.16:1

Card sample

#c8abcd text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8abcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8abcd in the Color Lab