Skip to content

#dccced

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

RGB
220, 204, 237
HSL
269°, 48%, 87%
CMYK
7, 14, 0, 7
Luminance
0.6452

Every format

HEX#dccced
RGBrgb(220, 204, 237)
HSLhsl(269, 48%, 87%)
CMYKcmyk(7%, 14%, 0%, 7%)
LABlab(84.2 11.6 -14.2)
LCHlch(84.2 18.4 309.2)
OKLCHoklch(0.869 0.048 307.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dccced on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#dccced on black: 13.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green80.0%
Blue92.9%

CMYK percentages

Cyan7.2%
Magenta13.9%
Yellow0.0%
Key (black)7.1%

Color previews

#dccced text on a black background

contrast 13.90:1

Card sample

#dccced text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dccced

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dccced in the Color Lab