Skip to content

#dacceb

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

RGB
218, 204, 235
HSL
267°, 44%, 86%
CMYK
7, 13, 0, 8
Luminance
0.6409

Every format

HEX#dacceb
RGBrgb(218, 204, 235)
HSLhsl(267, 44%, 86%)
CMYKcmyk(7%, 13%, 0%, 8%)
LABlab(84.0 10.6 -13.5)
LCHlch(84.0 17.1 308.0)
OKLCHoklch(0.866 0.045 305.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dacceb on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#dacceb on black: 13.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.0%
Blue92.2%

CMYK percentages

Cyan7.2%
Magenta13.2%
Yellow0.0%
Key (black)7.8%

Color previews

#dacceb text on a black background

contrast 13.82:1

Card sample

#dacceb text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacceb in the Color Lab