Skip to content

#dab2cc

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

RGB
218, 178, 204
HSL
321°, 35%, 78%
CMYK
0, 18, 6, 15
Luminance
0.5111

Every format

HEX#dab2cc
RGBrgb(218, 178, 204)
HSLhsl(321, 35%, 78%)
CMYKcmyk(0%, 18%, 6%, 15%)
LABlab(76.7 18.7 -7.7)
LCHlch(76.7 20.3 337.7)
OKLCHoklch(0.807 0.058 339.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dab2cc on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#dab2cc on black: 11.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green69.8%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta18.3%
Yellow6.4%
Key (black)14.5%

Color previews

#dab2cc text on a black background

contrast 11.22:1

Card sample

#dab2cc text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dab2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dab2cc in the Color Lab