Skip to content

#dacafb

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

RGB
218, 202, 251
HSL
260°, 86%, 89%
CMYK
13, 20, 0, 2
Luminance
0.6411

Every format

HEX#dacafb
RGBrgb(218, 202, 251)
HSLhsl(260, 86%, 89%)
CMYKcmyk(13%, 20%, 0%, 2%)
LABlab(84.0 14.8 -22.0)
LCHlch(84.0 26.5 304.0)
OKLCHoklch(0.868 0.069 299.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green79.2%
Blue98.4%

CMYK percentages

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

Color previews

#dacafb text on a black background

contrast 13.82:1

Card sample

#dacafb text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacafb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacafb in the Color Lab