Skip to content

#d3b3df

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

RGB
211, 179, 223
HSL
284°, 41%, 79%
CMYK
5, 20, 0, 13
Luminance
0.5142

Every format

HEX#d3b3df
RGBrgb(211, 179, 223)
HSLhsl(284, 41%, 79%)
CMYKcmyk(5%, 20%, 0%, 13%)
LABlab(76.9 19.4 -17.8)
LCHlch(76.9 26.3 317.4)
OKLCHoklch(0.809 0.070 316.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3b3df on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#d3b3df on black: 11.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green70.2%
Blue87.5%

CMYK percentages

Cyan5.4%
Magenta19.7%
Yellow0.0%
Key (black)12.5%

Color previews

#d3b3df text on a black background

contrast 11.28:1

Card sample

#d3b3df text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3b3df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3b3df in the Color Lab