Skip to content

#dabdf1

a light, vivid violet · warm · closest name: plum

RGB
218, 189, 241
HSL
274°, 65%, 84%
CMYK
10, 22, 0, 6
Luminance
0.5765

Every format

HEX#dabdf1
RGBrgb(218, 189, 241)
HSLhsl(274, 65%, 84%)
CMYKcmyk(10%, 22%, 0%, 6%)
LABlab(80.5 19.8 -21.9)
LCHlch(80.5 29.5 312.0)
OKLCHoklch(0.840 0.078 309.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dabdf1 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#dabdf1 on black: 12.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green74.1%
Blue94.5%

CMYK percentages

Cyan9.5%
Magenta21.6%
Yellow0.0%
Key (black)5.5%

Color previews

#dabdf1 text on a black background

contrast 12.53:1

Card sample

#dabdf1 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabdf1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabdf1 in the Color Lab