#D996CC Color Information

Hex color code: #D996CC

The hex color #D996CC is a pastel magenta with RGB values of (217, 150, 204) and HSL of (312°, 47%, 72%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#D996CC
RGB
217, 150, 204
HSL
312°, 47%, 72%
CMYK
0%, 31%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D996CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 150, 204

Red: 217 / Green: 150 / Blue: 204

HSL

312°, 47%, 72%

Hue: 312° / Saturation: 47% / Lightness: 72%

CMYK

0%, 31%, 6%, 15%

Cyan: 0% / Magenta: 31% / Yellow: 6% / Key: 15%

What color is #D996CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D996CC to RGB:

rgb(217, 150, 204)HEX to RGB Converter →

HEX to HSL

Convert #D996CC to HSL:

hsl(312, 47%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D996CC to CMYK:

cmyk(0%, 31%, 6%, 15%)Color Converter →

Color Meaning and Usage

#D996CC is a soft magenta color with RGB values of 217, 150, 204 and HSL of 312°, 47%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D996CC is #96D9A3, creating high-contrast pairings. For softer combinations, try analogous colors like #C596D9.

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

Contrast with #D996CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D996CC?

#D996CC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D996CC?

#D996CC in RGB is (217, 150, 204) - 217 red, 150 green, and 204 blue.

How to use #D996CC in CSS?

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

What colors go well with #D996CC?

#96D9A3 (complementary), #C596D9 (analogous), and #C55EB0 (lighter shade) work well with #D996CC.