#DCADD1 Color Information

Hex color code: #DCADD1

#DCADD1 is a light magenta color. In RGB it is (220, 173, 209), and in HSL it is (314°, 40%, 77%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DCADD1
RGB
220, 173, 209
HSL
314°, 40%, 77%
CMYK
0%, 21%, 5%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCADD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 173, 209

Red: 220 / Green: 173 / Blue: 209

HSL

314°, 40%, 77%

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

CMYK

0%, 21%, 5%, 14%

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

What color is #DCADD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCADD1 to RGB:

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

HEX to HSL

Convert #DCADD1 to HSL:

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

HEX to CMYK

Convert #DCADD1 to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DCADD1 has RGB (220, 173, 209) and HSL (314°, 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 #DCADD1 is #ADDCB8, creating high-contrast pairings. For softer combinations, try analogous colors like #CFADDC.

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

Contrast with #DCADD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCADD1?

#DCADD1 is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DCADD1?

#DCADD1 in RGB is (220, 173, 209) - 220 red, 173 green, and 209 blue.

How to use #DCADD1 in CSS?

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

What colors go well with #DCADD1?

#ADDCB8 (complementary), #CFADDC (analogous), and #C577B3 (lighter shade) work well with #DCADD1.