Skip to content

#dec0eb

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

RGB
222, 192, 235
HSL
282°, 52%, 84%
CMYK
6, 18, 0, 8
Luminance
0.5923

Every format

HEX#dec0eb
RGBrgb(222, 192, 235)
HSLhsl(282, 52%, 84%)
CMYKcmyk(6%, 18%, 0%, 8%)
LABlab(81.4 18.3 -17.4)
LCHlch(81.4 25.2 316.4)
OKLCHoklch(0.847 0.067 315.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec0eb on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#dec0eb on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green75.3%
Blue92.2%

CMYK percentages

Cyan5.5%
Magenta18.3%
Yellow0.0%
Key (black)7.8%

Color previews

#dec0eb text on a black background

contrast 12.85:1

Card sample

#dec0eb text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec0eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec0eb in the Color Lab