Skip to content

#d3c3ff

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

RGB
211, 195, 255
HSL
256°, 100%, 88%
CMYK
17, 24, 0, 0
Luminance
0.6010

Every format

HEX#d3c3ff
RGBrgb(211, 195, 255)
HSLhsl(256, 100%, 88%)
CMYKcmyk(17%, 24%, 0%, 0%)
LABlab(81.9 17.3 -27.4)
LCHlch(81.9 32.4 302.2)
OKLCHoklch(0.851 0.084 296.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3c3ff on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#d3c3ff on black: 13.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green76.5%
Blue100.0%

CMYK percentages

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

Color previews

#d3c3ff text on a black background

contrast 13.02:1

Card sample

#d3c3ff text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3c3ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3c3ff in the Color Lab