Skip to content

#dcc6eb

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

RGB
220, 198, 235
HSL
276°, 48%, 85%
CMYK
6, 16, 0, 8
Luminance
0.6160

Every format

HEX#dcc6eb
RGBrgb(220, 198, 235)
HSLhsl(276, 48%, 85%)
CMYKcmyk(6%, 16%, 0%, 8%)
LABlab(82.7 14.4 -15.5)
LCHlch(82.7 21.1 313.0)
OKLCHoklch(0.856 0.056 311.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcc6eb on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#dcc6eb on black: 13.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green77.6%
Blue92.2%

CMYK percentages

Cyan6.4%
Magenta15.7%
Yellow0.0%
Key (black)7.8%

Color previews

#dcc6eb text on a black background

contrast 13.32:1

Card sample

#dcc6eb text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcc6eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcc6eb in the Color Lab