Skip to content

#dabdfb

a pale, electric violet · warm · closest name: plum

RGB
218, 189, 251
HSL
268°, 89%, 86%
CMYK
13, 25, 0, 2
Luminance
0.5827

Every format

HEX#dabdfb
RGBrgb(218, 189, 251)
HSLhsl(268, 89%, 86%)
CMYKcmyk(13%, 25%, 0%, 2%)
LABlab(80.9 21.8 -26.8)
LCHlch(80.9 34.5 309.2)
OKLCHoklch(0.844 0.090 305.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dabdfb on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#dabdfb on black: 12.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green74.1%
Blue98.4%

CMYK percentages

Cyan13.1%
Magenta24.7%
Yellow0.0%
Key (black)1.6%

Color previews

#dabdfb text on a black background

contrast 12.65:1

Card sample

#dabdfb text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabdfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabdfb in the Color Lab