Skip to content

#dec5eb

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

RGB
222, 197, 235
HSL
280°, 49%, 85%
CMYK
6, 16, 0, 8
Luminance
0.6146

Every format

HEX#dec5eb
RGBrgb(222, 197, 235)
HSLhsl(280, 49%, 85%)
CMYKcmyk(6%, 16%, 0%, 8%)
LABlab(82.6 15.6 -15.6)
LCHlch(82.6 22.0 315.1)
OKLCHoklch(0.856 0.058 314.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green77.3%
Blue92.2%

CMYK percentages

Cyan5.5%
Magenta16.2%
Yellow0.0%
Key (black)7.8%

Color previews

#dec5eb text on a black background

contrast 13.29:1

Card sample

#dec5eb text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec5eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec5eb in the Color Lab