Skip to content

#dacdfc

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

RGB
218, 205, 252
HSL
257°, 89%, 90%
CMYK
14, 19, 0, 1
Luminance
0.6560

Every format

HEX#dacdfc
RGBrgb(218, 205, 252)
HSLhsl(257, 89%, 90%)
CMYKcmyk(14%, 19%, 0%, 1%)
LABlab(84.8 13.4 -21.4)
LCHlch(84.8 25.2 302.1)
OKLCHoklch(0.874 0.066 297.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dacdfc on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#dacdfc on black: 14.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.4%
Blue98.8%

CMYK percentages

Cyan13.5%
Magenta18.7%
Yellow0.0%
Key (black)1.2%

Color previews

#dacdfc text on a black background

contrast 14.12:1

Card sample

#dacdfc text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacdfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacdfc in the Color Lab