#DCA4CF Color Information

Hex color code: #DCA4CF

A pastel magenta shade, #DCA4CF appears as (220, 164, 207) in RGB and (314°, 44%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DCA4CF
RGB
220, 164, 207
HSL
314°, 44%, 75%
CMYK
0%, 25%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCA4CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 164, 207

Red: 220 / Green: 164 / Blue: 207

HSL

314°, 44%, 75%

Hue: 314° / Saturation: 44% / Lightness: 75%

CMYK

0%, 25%, 6%, 14%

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

What color is #DCA4CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCA4CF to RGB:

rgb(220, 164, 207)HEX to RGB Converter →

HEX to HSL

Convert #DCA4CF to HSL:

hsl(314, 44%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DCA4CF to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #DCA4CF has RGB (220, 164, 207) and HSL (314°, 44%, 75%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCA4CF is #A3DBB0, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA3DB.

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

Contrast with #DCA4CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCA4CF?

#DCA4CF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DCA4CF?

#DCA4CF in RGB is (220, 164, 207) - 220 red, 164 green, and 207 blue.

How to use #DCA4CF in CSS?

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

What colors go well with #DCA4CF?

#A3DBB0 (complementary), #CCA3DB (analogous), and #C66CB1 (lighter shade) work well with #DCA4CF.