Skip to content

#d3acdf

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

RGB
211, 172, 223
HSL
286°, 44%, 78%
CMYK
5, 23, 0, 13
Luminance
0.4868

Every format

HEX#d3acdf
RGBrgb(211, 172, 223)
HSLhsl(286, 44%, 78%)
CMYKcmyk(5%, 23%, 0%, 13%)
LABlab(75.3 23.2 -20.3)
LCHlch(75.3 30.8 318.8)
OKLCHoklch(0.796 0.082 318.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3acdf on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#d3acdf on black: 10.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green67.5%
Blue87.5%

CMYK percentages

Cyan5.4%
Magenta22.9%
Yellow0.0%
Key (black)12.5%

Color previews

#d3acdf text on a black background

contrast 10.74:1

Card sample

#d3acdf text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 172, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 172, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d3acdf;
background: linear-gradient(135deg, #d3acdf, #DFACC9);

Monochromatic scale

Palettes built from #d3acdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3acdf in the Color Lab