Skip to content

#dbaccc

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

RGB
219, 172, 204
HSL
319°, 40%, 77%
CMYK
0, 22, 7, 14
Luminance
0.4892

Every format

HEX#dbaccc
RGBrgb(219, 172, 204)
HSLhsl(319, 40%, 77%)
CMYKcmyk(0%, 22%, 7%, 14%)
LABlab(75.4 22.3 -9.7)
LCHlch(75.4 24.3 336.6)
OKLCHoklch(0.797 0.069 338.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbaccc on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#dbaccc on black: 10.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.5%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow6.8%
Key (black)14.1%

Color previews

#dbaccc text on a black background

contrast 10.78:1

Card sample

#dbaccc text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbaccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbaccc in the Color Lab