Skip to content

#dabddf

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

RGB
218, 189, 223
HSL
291°, 35%, 81%
CMYK
2, 15, 0, 13
Luminance
0.5663

Every format

HEX#dabddf
RGBrgb(218, 189, 223)
HSLhsl(291, 35%, 81%)
CMYKcmyk(2%, 15%, 0%, 13%)
LABlab(80.0 16.3 -13.1)
LCHlch(80.0 20.9 321.1)
OKLCHoklch(0.834 0.056 321.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dabddf on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#dabddf on black: 12.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green74.1%
Blue87.5%

CMYK percentages

Cyan2.2%
Magenta15.2%
Yellow0.0%
Key (black)12.5%

Color previews

#dabddf text on a black background

contrast 12.33:1

Card sample

#dabddf text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabddf in the Color Lab