#DCAADF Color Information

Hex color code: #DCAADF

The hex color #DCAADF is a soft magenta with RGB values of (220, 170, 223) and HSL of (297°, 45%, 77%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DCAADF
RGB
220, 170, 223
HSL
297°, 45%, 77%
CMYK
1%, 24%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCAADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 170, 223

Red: 220 / Green: 170 / Blue: 223

HSL

297°, 45%, 77%

Hue: 297° / Saturation: 45% / Lightness: 77%

CMYK

1%, 24%, 0%, 13%

Cyan: 1% / Magenta: 24% / Yellow: 0% / Key: 13%

What color is #DCAADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCAADF to RGB:

rgb(220, 170, 223)HEX to RGB Converter →

HEX to HSL

Convert #DCAADF to HSL:

hsl(297, 45%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DCAADF to CMYK:

cmyk(1%, 24%, 0%, 13%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #DCAADF has RGB (220, 170, 223) and HSL (297°, 45%, 77%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCAADF is #ADDFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #C2AADF.

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

Contrast with #DCAADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCAADF?

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

What is the RGB value of #DCAADF?

#DCAADF in RGB is (220, 170, 223) - 220 red, 170 green, and 223 blue.

How to use #DCAADF in CSS?

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

What colors go well with #DCAADF?

#ADDFAA (complementary), #C2AADF (analogous), and #C572CA (lighter shade) work well with #DCAADF.