#DCADE9 Color Information

Hex color code: #DCADE9

A ethereal magenta shade, #DCADE9 appears as (220, 173, 233) in RGB and (287°, 58%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DCADE9
RGB
220, 173, 233
HSL
287°, 58%, 80%
CMYK
6%, 26%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCADE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 173, 233

Red: 220 / Green: 173 / Blue: 233

HSL

287°, 58%, 80%

Hue: 287° / Saturation: 58% / Lightness: 80%

CMYK

6%, 26%, 0%, 9%

Cyan: 6% / Magenta: 26% / Yellow: 0% / Key: 9%

What color is #DCADE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCADE9 to RGB:

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

HEX to HSL

Convert #DCADE9 to HSL:

hsl(287, 58%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DCADE9 to CMYK:

cmyk(6%, 26%, 0%, 9%)Color Converter →

Color Meaning and Usage

#DCADE9 is a airy magenta color with RGB values of 220, 173, 233 and HSL of 287°, 58%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCADE9 is #BBEAAE, creating high-contrast pairings. For softer combinations, try analogous colors like #BFAEEA.

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

Contrast with #DCADE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCADE9?

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

What is the RGB value of #DCADE9?

#DCADE9 in RGB is (220, 173, 233) - 220 red, 173 green, and 233 blue.

How to use #DCADE9 in CSS?

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

What colors go well with #DCADE9?

#BBEAAE (complementary), #BFAEEA (analogous), and #C372DA (lighter shade) work well with #DCADE9.