#DDD6DB Color Information

Hex color code: #DDD6DB

#DDD6DB is a soft magenta color. In RGB it is (221, 214, 219), and in HSL it is (317°, 9%, 85%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DDD6DB
RGB
221, 214, 219
HSL
317°, 9%, 85%
CMYK
0%, 3%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #DDD6DB; 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 #DDD6DB; background-color: #DDD6DB15; }

Alert / Toast

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

Link / Accent

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

a { color: #DDD6DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 214, 219

Red: 221 / Green: 214 / Blue: 219

HSL

317°, 9%, 85%

Hue: 317° / Saturation: 9% / Lightness: 85%

CMYK

0%, 3%, 1%, 13%

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

What color is #DDD6DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDD6DB to RGB:

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

HEX to HSL

Convert #DDD6DB to HSL:

hsl(317, 9%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DDD6DB to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #DDD6DB has RGB (221, 214, 219) and HSL (317°, 9%, 85%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDD6DB is #D5DCD7, creating high-contrast pairings. For softer combinations, try analogous colors like #DBD5DC.

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

Contrast with #DDD6DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDD6DB?

#DDD6DB is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDD6DB?

#DDD6DB in RGB is (221, 214, 219) - 221 red, 214 green, and 219 blue.

How to use #DDD6DB in CSS?

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

What colors go well with #DDD6DB?

#D5DCD7 (complementary), #DBD5DC (analogous), and #B9ACB5 (lighter shade) work well with #DDD6DB.