#DDC8DB Color Information

Hex color code: #DDC8DB

A delicate magenta shade, #DDC8DB appears as (221, 200, 219) in RGB and (306°, 24%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NamePink
HEX
#DDC8DB
RGB
221, 200, 219
HSL
306°, 24%, 83%
CMYK
0%, 10%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDC8DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 200, 219

Red: 221 / Green: 200 / Blue: 219

HSL

306°, 24%, 83%

Hue: 306° / Saturation: 24% / Lightness: 83%

CMYK

0%, 10%, 1%, 13%

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

What color is #DDC8DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDC8DB to RGB:

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

HEX to HSL

Convert #DDC8DB to HSL:

hsl(306, 24%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DDC8DB to CMYK:

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

Color Meaning and Usage

#DDC8DB is a ethereal magenta color with RGB values of 221, 200, 219 and HSL of 306°, 24%, 83%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDC8DB is #C9DECB, creating high-contrast pairings. For softer combinations, try analogous colors like #D6C9DE.

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

Contrast with #DDC8DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDC8DB?

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

What is the RGB value of #DDC8DB?

#DDC8DB in RGB is (221, 200, 219) - 221 red, 200 green, and 219 blue.

How to use #DDC8DB in CSS?

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

What colors go well with #DDC8DB?

#C9DECB (complementary), #D6C9DE (analogous), and #C19ABD (lighter shade) work well with #DDC8DB.