#DDBCDA Color Information

Hex color code: #DDBCDA

A airy magenta shade, #DDBCDA appears as (221, 188, 218) in RGB and (305°, 33%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DDBCDA
RGB
221, 188, 218
HSL
305°, 33%, 80%
CMYK
0%, 15%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBCDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 188, 218

Red: 221 / Green: 188 / Blue: 218

HSL

305°, 33%, 80%

Hue: 305° / Saturation: 33% / Lightness: 80%

CMYK

0%, 15%, 1%, 13%

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

What color is #DDBCDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBCDA to RGB:

rgb(221, 188, 218)HEX to RGB Converter →

HEX to HSL

Convert #DDBCDA to HSL:

hsl(305, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DDBCDA to CMYK:

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

Color Meaning and Usage

#DDBCDA is a airy magenta color with RGB values of 221, 188, 218 and HSL of 305°, 33%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDBCDA is #BBDDBE, creating high-contrast pairings. For softer combinations, try analogous colors like #CFBBDD.

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

Contrast with #DDBCDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDBCDA?

#DDBCDA is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DDBCDA?

#DDBCDA in RGB is (221, 188, 218) - 221 red, 188 green, and 218 blue.

How to use #DDBCDA in CSS?

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

What colors go well with #DDBCDA?

#BBDDBE (complementary), #CFBBDD (analogous), and #C388BE (lighter shade) work well with #DDBCDA.