Skip to content

#d1abcd

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

RGB
209, 171, 205
HSL
306°, 29%, 75%
CMYK
0, 18, 2, 18
Luminance
0.4709

Every format

HEX#d1abcd
RGBrgb(209, 171, 205)
HSLhsl(306, 29%, 75%)
CMYKcmyk(0%, 18%, 2%, 18%)
LABlab(74.3 19.6 -12.0)
LCHlch(74.3 23.0 328.5)
OKLCHoklch(0.786 0.064 329.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d1abcd on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#d1abcd on black: 10.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.0%
Green67.1%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta18.2%
Yellow1.9%
Key (black)18.0%

Color previews

#d1abcd text on a black background

contrast 10.42:1

Card sample

#d1abcd text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d1abcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d1abcd in the Color Lab