Skip to content

#ddd2db

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

RGB
221, 210, 219
HSL
311°, 14%, 85%
CMYK
0, 5, 1, 13
Luminance
0.6658

Every format

HEX#ddd2db
RGBrgb(221, 210, 219)
HSLhsl(311, 14%, 85%)
CMYKcmyk(0%, 5%, 1%, 13%)
LABlab(85.3 5.4 -3.1)
LCHlch(85.3 6.2 330.2)
OKLCHoklch(0.875 0.017 331.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green82.4%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta5.0%
Yellow0.9%
Key (black)13.3%

Color previews

#ddd2db text on a black background

contrast 14.32:1

Card sample

#ddd2db text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddd2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddd2db in the Color Lab