Skip to content

#ddc3eb

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

RGB
221, 195, 235
HSL
279°, 50%, 84%
CMYK
6, 17, 0, 8
Luminance
0.6040

Every format

HEX#ddc3eb
RGBrgb(221, 195, 235)
HSLhsl(279, 50%, 84%)
CMYKcmyk(6%, 17%, 0%, 8%)
LABlab(82.1 16.3 -16.4)
LCHlch(82.1 23.2 314.9)
OKLCHoklch(0.852 0.061 313.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green76.5%
Blue92.2%

CMYK percentages

Cyan6.0%
Magenta17.0%
Yellow0.0%
Key (black)7.8%

Color previews

#ddc3eb text on a black background

contrast 13.08:1

Card sample

#ddc3eb text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddc3eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddc3eb in the Color Lab