Skip to content

#dacffb

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

RGB
218, 207, 251
HSL
255°, 85%, 90%
CMYK
13, 18, 0, 2
Luminance
0.6650

Every format

HEX#dacffb
RGBrgb(218, 207, 251)
HSLhsl(255, 85%, 90%)
CMYKcmyk(13%, 18%, 0%, 2%)
LABlab(85.3 12.2 -20.1)
LCHlch(85.3 23.5 301.1)
OKLCHoklch(0.877 0.061 296.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dacffb on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#dacffb on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green81.2%
Blue98.4%

CMYK percentages

Cyan13.1%
Magenta17.5%
Yellow0.0%
Key (black)1.6%

Color previews

#dacffb text on a black background

contrast 14.30:1

Card sample

#dacffb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacffb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacffb in the Color Lab