Skip to content

#dacfeb

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

RGB
218, 207, 235
HSL
264°, 41%, 87%
CMYK
7, 12, 0, 8
Luminance
0.6553

Every format

HEX#dacfeb
RGBrgb(218, 207, 235)
HSLhsl(264, 41%, 87%)
CMYKcmyk(7%, 12%, 0%, 8%)
LABlab(84.8 9.0 -12.4)
LCHlch(84.8 15.3 305.9)
OKLCHoklch(0.872 0.040 303.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green81.2%
Blue92.2%

CMYK percentages

Cyan7.2%
Magenta11.9%
Yellow0.0%
Key (black)7.8%

Color previews

#dacfeb text on a black background

contrast 14.11:1

Card sample

#dacfeb text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacfeb in the Color Lab