Skip to content

#dad3da

a light, muted magenta / pink · warm · closest name: silver

RGB
218, 211, 218
HSL
300°, 9%, 84%
CMYK
0, 3, 0, 15
Luminance
0.6656

Every format

HEX#dad3da
RGBrgb(218, 211, 218)
HSLhsl(300, 9%, 84%)
CMYKcmyk(0%, 3%, 0%, 15%)
LABlab(85.3 3.6 -2.6)
LCHlch(85.3 4.5 324.6)
OKLCHoklch(0.875 0.012 325.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green82.7%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta3.2%
Yellow0.0%
Key (black)14.5%

Color previews

#dad3da text on a black background

contrast 14.31:1

Card sample

#dad3da text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dad3da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad3da in the Color Lab