#D39FCC Color Information

Hex color code: #D39FCC

The hex color #D39FCC is a delicate magenta with RGB values of (211, 159, 204) and HSL of (308°, 37%, 73%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D39FCC
RGB
211, 159, 204
HSL
308°, 37%, 73%
CMYK
0%, 25%, 3%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D39FCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 159, 204

Red: 211 / Green: 159 / Blue: 204

HSL

308°, 37%, 73%

Hue: 308° / Saturation: 37% / Lightness: 73%

CMYK

0%, 25%, 3%, 17%

Cyan: 0% / Magenta: 25% / Yellow: 3% / Key: 17%

What color is #D39FCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D39FCC to RGB:

rgb(211, 159, 204)HEX to RGB Converter →

HEX to HSL

Convert #D39FCC to HSL:

hsl(308, 37%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #D39FCC to CMYK:

cmyk(0%, 25%, 3%, 17%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #D39FCC has RGB (211, 159, 204) and HSL (308°, 37%, 73%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D39FCC is #A1D4A7, creating high-contrast pairings. For softer combinations, try analogous colors like #C1A1D4.

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

Contrast with #D39FCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D39FCC?

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

What is the RGB value of #D39FCC?

#D39FCC in RGB is (211, 159, 204) - 211 red, 159 green, and 204 blue.

How to use #D39FCC in CSS?

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

What colors go well with #D39FCC?

#A1D4A7 (complementary), #C1A1D4 (analogous), and #BC6CB1 (lighter shade) work well with #D39FCC.