Skip to content

#dec6dc

a light, soft magenta / pink · warm · closest name: lavender

RGB
222, 198, 220
HSL
305°, 27%, 82%
CMYK
0, 11, 1, 13
Luminance
0.6109

Every format

HEX#dec6dc
RGBrgb(222, 198, 220)
HSLhsl(305, 27%, 82%)
CMYKcmyk(0%, 11%, 1%, 13%)
LABlab(82.4 12.3 -7.8)
LCHlch(82.4 14.5 327.4)
OKLCHoklch(0.853 0.040 328.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec6dc on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#dec6dc on black: 13.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green77.6%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta10.8%
Yellow0.9%
Key (black)12.9%

Color previews

#dec6dc text on a black background

contrast 13.22:1

Card sample

#dec6dc text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec6dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec6dc in the Color Lab