Skip to content

#dec3df

a light, soft magenta / pink · warm · closest name: lavender

RGB
222, 195, 223
HSL
298°, 30%, 82%
CMYK
0, 13, 0, 13
Luminance
0.5989

Every format

HEX#dec3df
RGBrgb(222, 195, 223)
HSLhsl(298, 30%, 82%)
CMYKcmyk(0%, 13%, 0%, 13%)
LABlab(81.8 14.4 -10.4)
LCHlch(81.8 17.8 324.2)
OKLCHoklch(0.848 0.048 324.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec3df on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#dec3df on black: 12.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green76.5%
Blue87.5%

CMYK percentages

Cyan0.4%
Magenta12.6%
Yellow0.0%
Key (black)12.5%

Color previews

#dec3df text on a black background

contrast 12.98:1

Card sample

#dec3df text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec3df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec3df in the Color Lab