Skip to content

#d5abcd

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

RGB
213, 171, 205
HSL
311°, 33%, 75%
CMYK
0, 20, 4, 17
Luminance
0.4768

Every format

HEX#d5abcd
RGBrgb(213, 171, 205)
HSLhsl(311, 33%, 75%)
CMYKcmyk(0%, 20%, 4%, 17%)
LABlab(74.6 21.0 -11.4)
LCHlch(74.6 23.9 331.4)
OKLCHoklch(0.789 0.067 332.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d5abcd on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#d5abcd on black: 10.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.5%
Green67.1%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta19.7%
Yellow3.8%
Key (black)16.5%

Color previews

#d5abcd text on a black background

contrast 10.54:1

Card sample

#d5abcd text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d5abcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d5abcd in the Color Lab