Skip to content

#dcc3eb

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

RGB
220, 195, 235
HSL
278°, 50%, 84%
CMYK
6, 17, 0, 8
Luminance
0.6024

Every format

HEX#dcc3eb
RGBrgb(220, 195, 235)
HSLhsl(278, 50%, 84%)
CMYKcmyk(6%, 17%, 0%, 8%)
LABlab(82.0 16.0 -16.6)
LCHlch(82.0 23.0 314.0)
OKLCHoklch(0.851 0.061 312.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green76.5%
Blue92.2%

CMYK percentages

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

Color previews

#dcc3eb text on a black background

contrast 13.05:1

Card sample

#dcc3eb text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcc3eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcc3eb in the Color Lab