Skip to content

#decceb

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

RGB
222, 204, 235
HSL
275°, 44%, 86%
CMYK
6, 13, 0, 8
Luminance
0.6471

Every format

HEX#decceb
RGBrgb(222, 204, 235)
HSLhsl(275, 44%, 86%)
CMYKcmyk(6%, 13%, 0%, 8%)
LABlab(84.3 11.9 -13.0)
LCHlch(84.3 17.6 312.4)
OKLCHoklch(0.870 0.046 311.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#decceb on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#decceb on black: 13.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green80.0%
Blue92.2%

CMYK percentages

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

Color previews

#decceb text on a black background

contrast 13.94:1

Card sample

#decceb text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decceb in the Color Lab