Skip to content

#dcc8eb

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

RGB
220, 200, 235
HSL
274°, 47%, 85%
CMYK
6, 15, 0, 8
Luminance
0.6252

Every format

HEX#dcc8eb
RGBrgb(220, 200, 235)
HSLhsl(274, 47%, 85%)
CMYKcmyk(6%, 15%, 0%, 8%)
LABlab(83.2 13.3 -14.7)
LCHlch(83.2 19.9 312.2)
OKLCHoklch(0.860 0.052 310.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcc8eb on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#dcc8eb on black: 13.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green78.4%
Blue92.2%

CMYK percentages

Cyan6.4%
Magenta14.9%
Yellow0.0%
Key (black)7.8%

Color previews

#dcc8eb text on a black background

contrast 13.50:1

Card sample

#dcc8eb text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcc8eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcc8eb in the Color Lab