#DC9DCB Color Information

Hex color code: #DC9DCB

A pastel magenta shade, #DC9DCB appears as (220, 157, 203) in RGB and (316°, 47%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DC9DCB
RGB
220, 157, 203
HSL
316°, 47%, 74%
CMYK
0%, 29%, 8%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC9DCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 157, 203

Red: 220 / Green: 157 / Blue: 203

HSL

316°, 47%, 74%

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

CMYK

0%, 29%, 8%, 14%

Cyan: 0% / Magenta: 29% / Yellow: 8% / Key: 14%

What color is #DC9DCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC9DCB to RGB:

rgb(220, 157, 203)HEX to RGB Converter →

HEX to HSL

Convert #DC9DCB to HSL:

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

HEX to CMYK

Convert #DC9DCB to CMYK:

cmyk(0%, 29%, 8%, 14%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #DC9DCB has RGB (220, 157, 203) and HSL (316°, 47%, 74%). 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 #DC9DCB is #9EDCAE, creating high-contrast pairings. For softer combinations, try analogous colors like #CD9EDC.

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

Contrast with #DC9DCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC9DCB?

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

What is the RGB value of #DC9DCB?

#DC9DCB in RGB is (220, 157, 203) - 220 red, 157 green, and 203 blue.

How to use #DC9DCB in CSS?

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

What colors go well with #DC9DCB?

#9EDCAE (complementary), #CD9EDC (analogous), and #C865AD (lighter shade) work well with #DC9DCB.