Skip to content

#dabdf3

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

RGB
218, 189, 243
HSL
272°, 69%, 85%
CMYK
10, 22, 0, 5
Luminance
0.5777

Every format

HEX#dabdf3
RGBrgb(218, 189, 243)
HSLhsl(272, 69%, 85%)
CMYKcmyk(10%, 22%, 0%, 5%)
LABlab(80.6 20.2 -22.9)
LCHlch(80.6 30.5 311.4)
OKLCHoklch(0.841 0.080 309.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dabdf3 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#dabdf3 on black: 12.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green74.1%
Blue95.3%

CMYK percentages

Cyan10.3%
Magenta22.2%
Yellow0.0%
Key (black)4.7%

Color previews

#dabdf3 text on a black background

contrast 12.55:1

Card sample

#dabdf3 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabdf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabdf3 in the Color Lab