#D383EB Color Information

Hex color code: #D383EB

A vivid magenta shade, #D383EB appears as (211, 131, 235) in RGB and (286°, 72%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#D383EB
RGB
211, 131, 235
HSL
286°, 72%, 72%
CMYK
10%, 44%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D383EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 131, 235

Red: 211 / Green: 131 / Blue: 235

HSL

286°, 72%, 72%

Hue: 286° / Saturation: 72% / Lightness: 72%

CMYK

10%, 44%, 0%, 8%

Cyan: 10% / Magenta: 44% / Yellow: 0% / Key: 8%

What color is #D383EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D383EB to RGB:

rgb(211, 131, 235)HEX to RGB Converter →

HEX to HSL

Convert #D383EB to HSL:

hsl(286, 72%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D383EB to CMYK:

cmyk(10%, 44%, 0%, 8%)Color Converter →

Color Meaning and Usage

#D383EB is a striking magenta color with RGB values of 211, 131, 235 and HSL of 286°, 72%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D383EB is #9CEB84, creating high-contrast pairings. For softer combinations, try analogous colors like #A084EB.

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

Contrast with #D383EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D383EB?

#D383EB is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D383EB?

#D383EB in RGB is (211, 131, 235) - 211 red, 131 green, and 235 blue.

How to use #D383EB in CSS?

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

What colors go well with #D383EB?

#9CEB84 (complementary), #A084EB (analogous), and #BB42E0 (lighter shade) work well with #D383EB.