Skip to content

#dad2df

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

RGB
218, 210, 223
HSL
277°, 17%, 85%
CMYK
2, 6, 0, 13
Luminance
0.6633

Every format

HEX#dad2df
RGBrgb(218, 210, 223)
HSLhsl(277, 17%, 85%)
CMYKcmyk(2%, 6%, 0%, 13%)
LABlab(85.2 5.1 -5.4)
LCHlch(85.2 7.4 313.3)
OKLCHoklch(0.874 0.020 312.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green82.4%
Blue87.5%

CMYK percentages

Cyan2.2%
Magenta5.8%
Yellow0.0%
Key (black)12.5%

Color previews

#dad2df text on a black background

contrast 14.27:1

Card sample

#dad2df text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dad2df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad2df in the Color Lab