Skip to content

#dabdf4

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

RGB
218, 189, 244
HSL
272°, 71%, 85%
CMYK
11, 23, 0, 4
Luminance
0.5783

Every format

HEX#dabdf4
RGBrgb(218, 189, 244)
HSLhsl(272, 71%, 85%)
CMYKcmyk(11%, 23%, 0%, 4%)
LABlab(80.7 20.4 -23.4)
LCHlch(80.7 31.0 311.1)
OKLCHoklch(0.841 0.081 308.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green74.1%
Blue95.7%

CMYK percentages

Cyan10.7%
Magenta22.5%
Yellow0.0%
Key (black)4.3%

Color previews

#dabdf4 text on a black background

contrast 12.57:1

Card sample

#dabdf4 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabdf4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabdf4 in the Color Lab