Skip to content

#d3adfd

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

RGB
211, 173, 253
HSL
269°, 95%, 84%
CMYK
17, 32, 0, 1
Luminance
0.5083

Every format

HEX#d3adfd
RGBrgb(211, 173, 253)
HSLhsl(269, 95%, 84%)
CMYKcmyk(17%, 32%, 0%, 1%)
LABlab(76.6 28.8 -34.5)
LCHlch(76.6 44.9 309.8)
OKLCHoklch(0.809 0.117 305.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3adfd on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#d3adfd on black: 11.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green67.8%
Blue99.2%

CMYK percentages

Cyan16.6%
Magenta31.6%
Yellow0.0%
Key (black)0.8%

Color previews

#d3adfd text on a black background

contrast 11.17:1

Card sample

#d3adfd text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3adfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3adfd in the Color Lab