Skip to content

#dabcfd

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

RGB
218, 188, 253
HSL
268°, 94%, 87%
CMYK
14, 26, 0, 1
Luminance
0.5796

Every format

HEX#dabcfd
RGBrgb(218, 188, 253)
HSLhsl(268, 94%, 87%)
CMYKcmyk(14%, 26%, 0%, 1%)
LABlab(80.7 22.8 -28.1)
LCHlch(80.7 36.2 309.0)
OKLCHoklch(0.843 0.094 305.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green73.7%
Blue99.2%

CMYK percentages

Cyan13.8%
Magenta25.7%
Yellow0.0%
Key (black)0.8%

Color previews

#dabcfd text on a black background

contrast 12.59:1

Card sample

#dabcfd text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabcfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabcfd in the Color Lab