Skip to content

#dec3ec

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

RGB
222, 195, 236
HSL
280°, 52%, 85%
CMYK
6, 17, 0, 8
Luminance
0.6062

Every format

HEX#dec3ec
RGBrgb(222, 195, 236)
HSLhsl(280, 52%, 85%)
CMYKcmyk(6%, 17%, 0%, 8%)
LABlab(82.2 16.9 -16.8)
LCHlch(82.2 23.8 315.2)
OKLCHoklch(0.853 0.063 314.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec3ec on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#dec3ec on black: 13.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green76.5%
Blue92.5%

CMYK percentages

Cyan5.9%
Magenta17.4%
Yellow0.0%
Key (black)7.5%

Color previews

#dec3ec text on a black background

contrast 13.12:1

Card sample

#dec3ec text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec3ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec3ec in the Color Lab