Skip to content

#d3acff

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

RGB
211, 172, 255
HSL
268°, 100%, 84%
CMYK
17, 33, 0, 0
Luminance
0.5057

Every format

HEX#d3acff
RGBrgb(211, 172, 255)
HSLhsl(268, 100%, 84%)
CMYKcmyk(17%, 33%, 0%, 0%)
LABlab(76.4 29.8 -35.8)
LCHlch(76.4 46.6 309.7)
OKLCHoklch(0.808 0.121 305.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3acff on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#d3acff on black: 11.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green67.5%
Blue100.0%

CMYK percentages

Cyan17.3%
Magenta32.5%
Yellow0.0%
Key (black)0.0%

Color previews

#d3acff text on a black background

contrast 11.11:1

Card sample

#d3acff text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3acff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3acff in the Color Lab