#D339DB Color Information

Hex color code: #D339DB

The hex color #D339DB is a understated magenta with RGB values of (211, 57, 219) and HSL of (297°, 69%, 54%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#D339DB
RGB
211, 57, 219
HSL
297°, 69%, 54%
CMYK
4%, 74%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D339DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 57, 219

Red: 211 / Green: 57 / Blue: 219

HSL

297°, 69%, 54%

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

CMYK

4%, 74%, 0%, 14%

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

What color is #D339DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D339DB to RGB:

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

HEX to HSL

Convert #D339DB to HSL:

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

HEX to CMYK

Convert #D339DB to CMYK:

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

Color Meaning and Usage

#D339DB is a neutral magenta color with RGB values of 211, 57, 219 and HSL of 297°, 69%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D339DB is #41DB39, creating high-contrast pairings. For softer combinations, try analogous colors like #8239DB.

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

Contrast with #D339DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D339DB?

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

What is the RGB value of #D339DB?

#D339DB in RGB is (211, 57, 219) - 211 red, 57 green, and 219 blue.

How to use #D339DB in CSS?

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

What colors go well with #D339DB?

#41DB39 (complementary), #8239DB (analogous), and #A11FA8 (lighter shade) work well with #D339DB.