#D386BD Color Information

Hex color code: #D386BD

#D386BD is a delicate magenta color. In RGB it is (211, 134, 189), and in HSL it is (317°, 47%, 68%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D386BD
RGB
211, 134, 189
HSL
317°, 47%, 68%
CMYK
0%, 36%, 10%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D386BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 134, 189

Red: 211 / Green: 134 / Blue: 189

HSL

317°, 47%, 68%

Hue: 317° / Saturation: 47% / Lightness: 68%

CMYK

0%, 36%, 10%, 17%

Cyan: 0% / Magenta: 36% / Yellow: 10% / Key: 17%

What color is #D386BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D386BD to RGB:

rgb(211, 134, 189)HEX to RGB Converter →

HEX to HSL

Convert #D386BD to HSL:

hsl(317, 47%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D386BD to CMYK:

cmyk(0%, 36%, 10%, 17%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #D386BD has RGB (211, 134, 189) and HSL (317°, 47%, 68%). 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 #D386BD is #87D49D, creating high-contrast pairings. For softer combinations, try analogous colors like #C387D4.

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

Contrast with #D386BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D386BD?

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

What is the RGB value of #D386BD?

#D386BD in RGB is (211, 134, 189) - 211 red, 134 green, and 189 blue.

How to use #D386BD in CSS?

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

What colors go well with #D386BD?

#87D49D (complementary), #C387D4 (analogous), and #BF4FA0 (lighter shade) work well with #D386BD.