Skip to content

#dacfe2

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

RGB
218, 207, 226
HSL
275°, 25%, 85%
CMYK
4, 8, 0, 11
Luminance
0.6502

Every format

HEX#dacfe2
RGBrgb(218, 207, 226)
HSLhsl(275, 25%, 85%)
CMYKcmyk(4%, 8%, 0%, 11%)
LABlab(84.5 7.2 -8.0)
LCHlch(84.5 10.8 312.1)
OKLCHoklch(0.869 0.028 311.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green81.2%
Blue88.6%

CMYK percentages

Cyan3.5%
Magenta8.4%
Yellow0.0%
Key (black)11.4%

Color previews

#dacfe2 text on a black background

contrast 14.00:1

Card sample

#dacfe2 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacfe2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacfe2 in the Color Lab