#DDB3CA Color Information

Hex color code: #DDB3CA

#DDB3CA is a ethereal magenta color. In RGB it is (221, 179, 202), and in HSL it is (327°, 38%, 78%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DDB3CA
RGB
221, 179, 202
HSL
327°, 38%, 78%
CMYK
0%, 19%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB3CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 179, 202

Red: 221 / Green: 179 / Blue: 202

HSL

327°, 38%, 78%

Hue: 327° / Saturation: 38% / Lightness: 78%

CMYK

0%, 19%, 9%, 13%

Cyan: 0% / Magenta: 19% / Yellow: 9% / Key: 13%

What color is #DDB3CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB3CA to RGB:

rgb(221, 179, 202)HEX to RGB Converter →

HEX to HSL

Convert #DDB3CA to HSL:

hsl(327, 38%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB3CA to CMYK:

cmyk(0%, 19%, 9%, 13%)Color Converter →

Color Meaning and Usage

A light magenta tone, #DDB3CA has RGB (221, 179, 202) and HSL (327°, 38%, 78%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB3CA is #B2DCC5, creating high-contrast pairings. For softer combinations, try analogous colors like #DAB2DC.

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

Contrast with #DDB3CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB3CA?

#DDB3CA is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DDB3CA?

#DDB3CA in RGB is (221, 179, 202) - 221 red, 179 green, and 202 blue.

How to use #DDB3CA in CSS?

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

What colors go well with #DDB3CA?

#B2DCC5 (complementary), #DAB2DC (analogous), and #C57DA4 (lighter shade) work well with #DDB3CA.