Skip to content

#dec3fd

a pale, electric violet · warm · closest name: plum

RGB
222, 195, 253
HSL
268°, 94%, 88%
CMYK
12, 23, 0, 1
Luminance
0.6165

Every format

HEX#dec3fd
RGBrgb(222, 195, 253)
HSLhsl(268, 94%, 88%)
CMYKcmyk(12%, 23%, 0%, 1%)
LABlab(82.7 20.2 -25.0)
LCHlch(82.7 32.2 309.0)
OKLCHoklch(0.859 0.084 305.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green76.5%
Blue99.2%

CMYK percentages

Cyan12.3%
Magenta22.9%
Yellow0.0%
Key (black)0.8%

Color previews

#dec3fd text on a black background

contrast 13.33:1

Card sample

#dec3fd text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec3fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec3fd in the Color Lab