#DDC6DC Color Information

Hex color code: #DDC6DC

#DDC6DC is a delicate magenta color. In RGB it is (221, 198, 220), and in HSL it is (303°, 25%, 82%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DDC6DC
RGB
221, 198, 220
HSL
303°, 25%, 82%
CMYK
0%, 10%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDC6DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 198, 220

Red: 221 / Green: 198 / Blue: 220

HSL

303°, 25%, 82%

Hue: 303° / Saturation: 25% / Lightness: 82%

CMYK

0%, 10%, 0%, 13%

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

What color is #DDC6DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDC6DC to RGB:

rgb(221, 198, 220)HEX to RGB Converter →

HEX to HSL

Convert #DDC6DC to HSL:

hsl(303, 25%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DDC6DC to CMYK:

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

Color Meaning and Usage

#DDC6DC is a airy magenta color with RGB values of 221, 198, 220 and HSL of 303°, 25%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDC6DC is #C6DDC7, creating high-contrast pairings. For softer combinations, try analogous colors like #D2C6DD.

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

Contrast with #DDC6DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDC6DC?

#DDC6DC is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDC6DC?

#DDC6DC in RGB is (221, 198, 220) - 221 red, 198 green, and 220 blue.

How to use #DDC6DC in CSS?

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

What colors go well with #DDC6DC?

#C6DDC7 (complementary), #D2C6DD (analogous), and #C096BE (lighter shade) work well with #DDC6DC.