Skip to content

#dec8ec

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

RGB
222, 200, 236
HSL
277°, 49%, 86%
CMYK
6, 15, 0, 8
Luminance
0.6289

Every format

HEX#dec8ec
RGBrgb(222, 200, 236)
HSLhsl(277, 49%, 86%)
CMYKcmyk(6%, 15%, 0%, 8%)
LABlab(83.4 14.2 -14.9)
LCHlch(83.4 20.6 313.5)
OKLCHoklch(0.862 0.054 312.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec8ec on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#dec8ec on black: 13.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green78.4%
Blue92.5%

CMYK percentages

Cyan5.9%
Magenta15.3%
Yellow0.0%
Key (black)7.5%

Color previews

#dec8ec text on a black background

contrast 13.58:1

Card sample

#dec8ec text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec8ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec8ec in the Color Lab