Skip to content

#dec5ec

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

RGB
222, 197, 236
HSL
279°, 51%, 85%
CMYK
6, 17, 0, 8
Luminance
0.6152

Every format

HEX#dec5ec
RGBrgb(222, 197, 236)
HSLhsl(279, 51%, 85%)
CMYKcmyk(6%, 17%, 0%, 8%)
LABlab(82.7 15.8 -16.0)
LCHlch(82.7 22.5 314.5)
OKLCHoklch(0.857 0.059 313.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green77.3%
Blue92.5%

CMYK percentages

Cyan5.9%
Magenta16.5%
Yellow0.0%
Key (black)7.5%

Color previews

#dec5ec text on a black background

contrast 13.30:1

Card sample

#dec5ec text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec5ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec5ec in the Color Lab