#DCA6CE Color Information

Hex color code: #DCA6CE

The hex color #DCA6CE is a delicate magenta with RGB values of (220, 166, 206) and HSL of (316°, 44%, 76%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DCA6CE
RGB
220, 166, 206
HSL
316°, 44%, 76%
CMYK
0%, 25%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCA6CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 166, 206

Red: 220 / Green: 166 / Blue: 206

HSL

316°, 44%, 76%

Hue: 316° / Saturation: 44% / Lightness: 76%

CMYK

0%, 25%, 6%, 14%

Cyan: 0% / Magenta: 25% / Yellow: 6% / Key: 14%

What color is #DCA6CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCA6CE to RGB:

rgb(220, 166, 206)HEX to RGB Converter →

HEX to HSL

Convert #DCA6CE to HSL:

hsl(316, 44%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DCA6CE to CMYK:

cmyk(0%, 25%, 6%, 14%)Color Converter →

Color Meaning and Usage

#DCA6CE is a delicate magenta color with RGB values of 220, 166, 206 and HSL of 316°, 44%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCA6CE is #A7DDB5, creating high-contrast pairings. For softer combinations, try analogous colors like #D0A7DD.

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

Contrast with #DCA6CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCA6CE?

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

What is the RGB value of #DCA6CE?

#DCA6CE in RGB is (220, 166, 206) - 220 red, 166 green, and 206 blue.

How to use #DCA6CE in CSS?

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

What colors go well with #DCA6CE?

#A7DDB5 (complementary), #D0A7DD (analogous), and #C770B0 (lighter shade) work well with #DCA6CE.