Skip to content

#dacce3

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

RGB
218, 204, 227
HSL
277°, 29%, 85%
CMYK
4, 10, 0, 11
Luminance
0.6364

Every format

HEX#dacce3
RGBrgb(218, 204, 227)
HSLhsl(277, 29%, 85%)
CMYKcmyk(4%, 10%, 0%, 11%)
LABlab(83.8 9.0 -9.6)
LCHlch(83.8 13.2 313.2)
OKLCHoklch(0.864 0.035 312.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dacce3 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#dacce3 on black: 13.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.0%
Blue89.0%

CMYK percentages

Cyan4.0%
Magenta10.1%
Yellow0.0%
Key (black)11.0%

Color previews

#dacce3 text on a black background

contrast 13.73:1

Card sample

#dacce3 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacce3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacce3 in the Color Lab