#D14DBB Color Information

Hex color code: #D14DBB

The hex color #D14DBB is a balanced magenta with RGB values of (209, 77, 187) and HSL of (310°, 59%, 56%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#D14DBB
RGB
209, 77, 187
HSL
310°, 59%, 56%
CMYK
0%, 63%, 11%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D14DBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 77, 187

Red: 209 / Green: 77 / Blue: 187

HSL

310°, 59%, 56%

Hue: 310° / Saturation: 59% / Lightness: 56%

CMYK

0%, 63%, 11%, 18%

Cyan: 0% / Magenta: 63% / Yellow: 11% / Key: 18%

What color is #D14DBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D14DBB to RGB:

rgb(209, 77, 187)HEX to RGB Converter →

HEX to HSL

Convert #D14DBB to HSL:

hsl(310, 59%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #D14DBB to CMYK:

cmyk(0%, 63%, 11%, 18%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #D14DBB has RGB (209, 77, 187) and HSL (310°, 59%, 56%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D14DBB is #4DD163, creating high-contrast pairings. For softer combinations, try analogous colors like #A54DD1.

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

Contrast with #D14DBB

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

Contrast Ratio: 5.49:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D14DBB?

#D14DBB is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D14DBB?

#D14DBB in RGB is (209, 77, 187) - 209 red, 77 green, and 187 blue.

How to use #D14DBB in CSS?

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

What colors go well with #D14DBB?

#4DD163 (complementary), #A54DD1 (analogous), and #A62B92 (lighter shade) work well with #D14DBB.