Skip to content

#d3bddf

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

RGB
211, 189, 223
HSL
279°, 35%, 81%
CMYK
5, 15, 0, 13
Luminance
0.5557

Every format

HEX#d3bddf
RGBrgb(211, 189, 223)
HSLhsl(279, 35%, 81%)
CMYKcmyk(5%, 15%, 0%, 13%)
LABlab(79.4 13.9 -14.1)
LCHlch(79.4 19.8 314.7)
OKLCHoklch(0.828 0.052 313.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3bddf on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#d3bddf on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green74.1%
Blue87.5%

CMYK percentages

Cyan5.4%
Magenta15.2%
Yellow0.0%
Key (black)12.5%

Color previews

#d3bddf text on a black background

contrast 12.11:1

Card sample

#d3bddf text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3bddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3bddf in the Color Lab