#DCBCDA Color Information

Hex color code: #DCBCDA

A soft magenta shade, #DCBCDA appears as (220, 188, 218) in RGB and (304°, 31%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DCBCDA
RGB
220, 188, 218
HSL
304°, 31%, 80%
CMYK
0%, 15%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBCDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 188, 218

Red: 220 / Green: 188 / Blue: 218

HSL

304°, 31%, 80%

Hue: 304° / Saturation: 31% / Lightness: 80%

CMYK

0%, 15%, 1%, 14%

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

What color is #DCBCDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBCDA to RGB:

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

HEX to HSL

Convert #DCBCDA to HSL:

hsl(304, 31%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DCBCDA to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DCBCDA has RGB (220, 188, 218) and HSL (304°, 31%, 80%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBCDA is #BCDCBE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEBCDC.

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

Contrast with #DCBCDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBCDA?

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

What is the RGB value of #DCBCDA?

#DCBCDA in RGB is (220, 188, 218) - 220 red, 188 green, and 218 blue.

How to use #DCBCDA in CSS?

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

What colors go well with #DCBCDA?

#BCDCBE (complementary), #CEBCDC (analogous), and #C18ABE (lighter shade) work well with #DCBCDA.