#DDD5DB Color Information

Hex color code: #DDD5DB

#DDD5DB is a delicate magenta color. In RGB it is (221, 213, 219), and in HSL it is (315°, 11%, 85%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DDD5DB
RGB
221, 213, 219
HSL
315°, 11%, 85%
CMYK
0%, 4%, 1%, 13%

Shades

CSS Usage
color: #DDD5DB;
background-color: #DDD5DB;
border-color: #DDD5DB;
box-shadow: 0 0 10px #DDD5DB;
border: 2px solid #DDD5DB;
Tailwind Usage
bg-[#DDD5DB]
text-[#DDD5DB]
border-[#DDD5DB]
shadow-[0_0_10px_DDD5DB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #DDD5DB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #DDD5DB; color: #000000; }

Badge

New Feature
.badge { background-color: #DDD5DB; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #DDD5DB; background-color: #DDD5DB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #DDD5DB20; border-left: 4px solid #DDD5DB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #DDD5DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #DDD5DB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 213, 219

Red: 221 / Green: 213 / Blue: 219

HSL

315°, 11%, 85%

Hue: 315° / Saturation: 11% / Lightness: 85%

CMYK

0%, 4%, 1%, 13%

Cyan: 0% / Magenta: 4% / Yellow: 1% / Key: 13%

What color is #DDD5DB?

#DDD5DB is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDD5DB to RGB:

rgb(221, 213, 219)HEX to RGB Converter →

HEX to HSL

Convert #DDD5DB to HSL:

hsl(315, 11%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DDD5DB to CMYK:

cmyk(0%, 4%, 1%, 13%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #DDD5DB has RGB (221, 213, 219) and HSL (315°, 11%, 85%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDD5DB is #D5DDD7, creating high-contrast pairings. For softer combinations, try analogous colors like #DBD5DD.

Use #DDD5DB in CSS: color: #DDD5DB or background-color: #DDD5DB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #DDD5DB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 14.62:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDD5DB?

#DDD5DB is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDD5DB?

#DDD5DB in RGB is (221, 213, 219) - 221 red, 213 green, and 219 blue.

How to use #DDD5DB in CSS?

Use #DDD5DB directly in your CSS properties like color or background-color.

What colors go well with #DDD5DB?

#D5DDD7 (complementary), #DBD5DD (analogous), and #BBAAB7 (lighter shade) work well with #DDD5DB.