#DCB3CD Color Information

Hex color code: #DCB3CD

A airy magenta shade, #DCB3CD appears as (220, 179, 205) in RGB and (322°, 37%, 78%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DCB3CD
RGB
220, 179, 205
HSL
322°, 37%, 78%
CMYK
0%, 19%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCB3CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 179, 205

Red: 220 / Green: 179 / Blue: 205

HSL

322°, 37%, 78%

Hue: 322° / Saturation: 37% / Lightness: 78%

CMYK

0%, 19%, 7%, 14%

Cyan: 0% / Magenta: 19% / Yellow: 7% / Key: 14%

What color is #DCB3CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCB3CD to RGB:

rgb(220, 179, 205)HEX to RGB Converter →

HEX to HSL

Convert #DCB3CD to HSL:

hsl(322, 37%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DCB3CD to CMYK:

cmyk(0%, 19%, 7%, 14%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #DCB3CD has RGB (220, 179, 205) and HSL (322°, 37%, 78%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCB3CD is #B2DCC1, creating high-contrast pairings. For softer combinations, try analogous colors like #D6B2DC.

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

Contrast with #DCB3CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCB3CD?

#DCB3CD is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DCB3CD?

#DCB3CD in RGB is (220, 179, 205) - 220 red, 179 green, and 205 blue.

How to use #DCB3CD in CSS?

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

What colors go well with #DCB3CD?

#B2DCC1 (complementary), #D6B2DC (analogous), and #C47EAA (lighter shade) work well with #DCB3CD.