#DCADC7 Color Information

Hex color code: #DCADC7

A soft magenta shade, #DCADC7 appears as (220, 173, 199) in RGB and (327°, 40%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DCADC7
RGB
220, 173, 199
HSL
327°, 40%, 77%
CMYK
0%, 21%, 10%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCADC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 173, 199

Red: 220 / Green: 173 / Blue: 199

HSL

327°, 40%, 77%

Hue: 327° / Saturation: 40% / Lightness: 77%

CMYK

0%, 21%, 10%, 14%

Cyan: 0% / Magenta: 21% / Yellow: 10% / Key: 14%

What color is #DCADC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCADC7 to RGB:

rgb(220, 173, 199)HEX to RGB Converter →

HEX to HSL

Convert #DCADC7 to HSL:

hsl(327, 40%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DCADC7 to CMYK:

cmyk(0%, 21%, 10%, 14%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #DCADC7 has RGB (220, 173, 199) and HSL (327°, 40%, 77%). 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 #DCADC7 is #ADDCC2, creating high-contrast pairings. For softer combinations, try analogous colors like #D9ADDC.

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

Contrast with #DCADC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCADC7?

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

What is the RGB value of #DCADC7?

#DCADC7 in RGB is (220, 173, 199) - 220 red, 173 green, and 199 blue.

How to use #DCADC7 in CSS?

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

What colors go well with #DCADC7?

#ADDCC2 (complementary), #D9ADDC (analogous), and #C577A2 (lighter shade) work well with #DCADC7.