Skip to content

#dec2eb

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

RGB
222, 194, 235
HSL
281°, 51%, 84%
CMYK
6, 17, 0, 8
Luminance
0.6011

Every format

HEX#dec2eb
RGBrgb(222, 194, 235)
HSLhsl(281, 51%, 84%)
CMYKcmyk(6%, 17%, 0%, 8%)
LABlab(81.9 17.2 -16.6)
LCHlch(81.9 23.9 315.9)
OKLCHoklch(0.851 0.064 315.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec2eb on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#dec2eb on black: 13.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green76.1%
Blue92.2%

CMYK percentages

Cyan5.5%
Magenta17.4%
Yellow0.0%
Key (black)7.8%

Color previews

#dec2eb text on a black background

contrast 13.02:1

Card sample

#dec2eb text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec2eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec2eb in the Color Lab