Skip to content

#decce3

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

RGB
222, 204, 227
HSL
287°, 29%, 85%
CMYK
2, 10, 0, 11
Luminance
0.6426

Every format

HEX#decce3
RGBrgb(222, 204, 227)
HSLhsl(287, 29%, 85%)
CMYKcmyk(2%, 10%, 0%, 11%)
LABlab(84.1 10.3 -9.1)
LCHlch(84.1 13.8 318.7)
OKLCHoklch(0.867 0.037 318.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#decce3 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#decce3 on black: 13.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green80.0%
Blue89.0%

CMYK percentages

Cyan2.2%
Magenta10.1%
Yellow0.0%
Key (black)11.0%

Color previews

#decce3 text on a black background

contrast 13.85:1

Card sample

#decce3 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decce3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decce3 in the Color Lab