#DCBCD9 Color Information

Hex color code: #DCBCD9

A ethereal magenta shade, #DCBCD9 appears as (220, 188, 217) in RGB and (306°, 31%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DCBCD9
RGB
220, 188, 217
HSL
306°, 31%, 80%
CMYK
0%, 15%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBCD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 188, 217

Red: 220 / Green: 188 / Blue: 217

HSL

306°, 31%, 80%

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

CMYK

0%, 15%, 1%, 14%

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

What color is #DCBCD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBCD9 to RGB:

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

HEX to HSL

Convert #DCBCD9 to HSL:

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

HEX to CMYK

Convert #DCBCD9 to CMYK:

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

Color Meaning and Usage

#DCBCD9 is a delicate magenta color with RGB values of 220, 188, 217 and HSL of 306°, 31%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBCD9 is #BCDCBF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFBCDC.

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

Contrast with #DCBCD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBCD9?

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

What is the RGB value of #DCBCD9?

#DCBCD9 in RGB is (220, 188, 217) - 220 red, 188 green, and 217 blue.

How to use #DCBCD9 in CSS?

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

What colors go well with #DCBCD9?

#BCDCBF (complementary), #CFBCDC (analogous), and #C18ABC (lighter shade) work well with #DCBCD9.