Skip to content

#ddd2df

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

RGB
221, 210, 223
HSL
291°, 17%, 85%
CMYK
1, 6, 0, 13
Luminance
0.6679

Every format

HEX#ddd2df
RGBrgb(221, 210, 223)
HSLhsl(291, 17%, 85%)
CMYKcmyk(1%, 6%, 0%, 13%)
LABlab(85.4 6.1 -5.0)
LCHlch(85.4 7.9 320.4)
OKLCHoklch(0.876 0.021 321.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddd2df on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#ddd2df on black: 14.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green82.4%
Blue87.5%

CMYK percentages

Cyan0.9%
Magenta5.8%
Yellow0.0%
Key (black)12.5%

Color previews

#ddd2df text on a black background

contrast 14.36:1

Card sample

#ddd2df text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddd2df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddd2df in the Color Lab