#D039DB Color Information

Hex color code: #D039DB

The hex color #D039DB is a muted magenta with RGB values of (208, 57, 219) and HSL of (296°, 69%, 54%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#D039DB
RGB
208, 57, 219
HSL
296°, 69%, 54%
CMYK
5%, 74%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D039DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 57, 219

Red: 208 / Green: 57 / Blue: 219

HSL

296°, 69%, 54%

Hue: 296° / Saturation: 69% / Lightness: 54%

CMYK

5%, 74%, 0%, 14%

Cyan: 5% / Magenta: 74% / Yellow: 0% / Key: 14%

What color is #D039DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D039DB to RGB:

rgb(208, 57, 219)HEX to RGB Converter →

HEX to HSL

Convert #D039DB to HSL:

hsl(296, 69%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #D039DB to CMYK:

cmyk(5%, 74%, 0%, 14%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #D039DB has RGB (208, 57, 219) and HSL (296°, 69%, 54%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D039DB is #44DB39, creating high-contrast pairings. For softer combinations, try analogous colors like #7F39DB.

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

Contrast with #D039DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D039DB?

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

What is the RGB value of #D039DB?

#D039DB in RGB is (208, 57, 219) - 208 red, 57 green, and 219 blue.

How to use #D039DB in CSS?

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

What colors go well with #D039DB?

#44DB39 (complementary), #7F39DB (analogous), and #9F1FA8 (lighter shade) work well with #D039DB.