Skip to content

#d3a8ff

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

RGB
211, 168, 255
HSL
270°, 100%, 83%
CMYK
17, 34, 0, 0
Luminance
0.4907

Every format

HEX#d3a8ff
RGBrgb(211, 168, 255)
HSLhsl(270, 100%, 83%)
CMYKcmyk(17%, 34%, 0%, 0%)
LABlab(75.5 31.9 -37.3)
LCHlch(75.5 49.1 310.6)
OKLCHoklch(0.801 0.128 306.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3a8ff on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#d3a8ff on black: 10.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green65.9%
Blue100.0%

CMYK percentages

Cyan17.3%
Magenta34.1%
Yellow0.0%
Key (black)0.0%

Color previews

#d3a8ff text on a black background

contrast 10.81:1

Card sample

#d3a8ff text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3a8ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3a8ff in the Color Lab