Skip to content

#dab2db

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

RGB
218, 178, 219
HSL
299°, 36%, 78%
CMYK
1, 19, 0, 14
Luminance
0.5186

Every format

HEX#dab2db
RGBrgb(218, 178, 219)
HSLhsl(299, 36%, 78%)
CMYKcmyk(1%, 19%, 0%, 14%)
LABlab(77.2 21.4 -15.1)
LCHlch(77.2 26.3 324.8)
OKLCHoklch(0.812 0.072 325.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dab2db on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#dab2db on black: 11.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green69.8%
Blue85.9%

CMYK percentages

Cyan0.5%
Magenta18.7%
Yellow0.0%
Key (black)14.1%

Color previews

#dab2db text on a black background

contrast 11.37:1

Card sample

#dab2db text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dab2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dab2db in the Color Lab