#DC9ECE Color Information

Hex color code: #DC9ECE

A soft magenta shade, #DC9ECE appears as (220, 158, 206) in RGB and (314°, 47%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DC9ECE
RGB
220, 158, 206
HSL
314°, 47%, 74%
CMYK
0%, 28%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC9ECE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 158, 206

Red: 220 / Green: 158 / Blue: 206

HSL

314°, 47%, 74%

Hue: 314° / Saturation: 47% / Lightness: 74%

CMYK

0%, 28%, 6%, 14%

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

What color is #DC9ECE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC9ECE to RGB:

rgb(220, 158, 206)HEX to RGB Converter →

HEX to HSL

Convert #DC9ECE to HSL:

hsl(314, 47%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DC9ECE to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #DC9ECE has RGB (220, 158, 206) and HSL (314°, 47%, 74%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC9ECE is #9EDCAC, creating high-contrast pairings. For softer combinations, try analogous colors like #CB9EDC.

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

Contrast with #DC9ECE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC9ECE?

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

What is the RGB value of #DC9ECE?

#DC9ECE in RGB is (220, 158, 206) - 220 red, 158 green, and 206 blue.

How to use #DC9ECE in CSS?

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

What colors go well with #DC9ECE?

#9EDCAC (complementary), #CB9EDC (analogous), and #C865B1 (lighter shade) work well with #DC9ECE.