Skip to content

#decbdf

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

RGB
222, 203, 223
HSL
297°, 24%, 84%
CMYK
0, 9, 0, 13
Luminance
0.6357

Every format

HEX#decbdf
RGBrgb(222, 203, 223)
HSLhsl(297, 24%, 84%)
CMYKcmyk(0%, 9%, 0%, 13%)
LABlab(83.7 10.1 -7.5)
LCHlch(83.7 12.6 323.5)
OKLCHoklch(0.864 0.034 324.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#decbdf on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#decbdf on black: 13.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green79.6%
Blue87.5%

CMYK percentages

Cyan0.4%
Magenta9.0%
Yellow0.0%
Key (black)12.5%

Color previews

#decbdf text on a black background

contrast 13.71:1

Card sample

#decbdf text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decbdf in the Color Lab