#DDB6CF Color Information

Hex color code: #DDB6CF

#DDB6CF is a soft magenta color. In RGB it is (221, 182, 207), and in HSL it is (322°, 36%, 79%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DDB6CF
RGB
221, 182, 207
HSL
322°, 36%, 79%
CMYK
0%, 18%, 6%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB6CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 182, 207

Red: 221 / Green: 182 / Blue: 207

HSL

322°, 36%, 79%

Hue: 322° / Saturation: 36% / Lightness: 79%

CMYK

0%, 18%, 6%, 13%

Cyan: 0% / Magenta: 18% / Yellow: 6% / Key: 13%

What color is #DDB6CF?

#DDB6CF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB6CF to RGB:

rgb(221, 182, 207)HEX to RGB Converter →

HEX to HSL

Convert #DDB6CF to HSL:

hsl(322, 36%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB6CF to CMYK:

cmyk(0%, 18%, 6%, 13%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #DDB6CF has RGB (221, 182, 207) and HSL (322°, 36%, 79%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB6CF is #B6DDC4, creating high-contrast pairings. For softer combinations, try analogous colors like #D8B6DD.

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

Contrast with #DDB6CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB6CF?

#DDB6CF is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DDB6CF?

#DDB6CF in RGB is (221, 182, 207) - 221 red, 182 green, and 207 blue.

How to use #DDB6CF in CSS?

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

What colors go well with #DDB6CF?

#B6DDC4 (complementary), #D8B6DD (analogous), and #C482AC (lighter shade) work well with #DDB6CF.