Skip to content

#daccfd

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

RGB
218, 204, 253
HSL
257°, 93%, 90%
CMYK
14, 19, 0, 1
Luminance
0.6518

Every format

HEX#daccfd
RGBrgb(218, 204, 253)
HSLhsl(257, 93%, 90%)
CMYKcmyk(14%, 19%, 0%, 1%)
LABlab(84.6 14.2 -22.2)
LCHlch(84.6 26.4 302.5)
OKLCHoklch(0.872 0.069 298.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daccfd on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#daccfd on black: 14.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.0%
Blue99.2%

CMYK percentages

Cyan13.8%
Magenta19.4%
Yellow0.0%
Key (black)0.8%

Color previews

#daccfd text on a black background

contrast 14.04:1

Card sample

#daccfd text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daccfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daccfd in the Color Lab