#933DAE Color Information

Hex color code: #933DAE

The hex color #933DAE is a gentle magenta with RGB values of (147, 61, 174) and HSL of (286°, 48%, 46%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#933DAE
RGB
147, 61, 174
HSL
286°, 48%, 46%
CMYK
16%, 65%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #933DAE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #933DAE; color: #FFFFFF; }

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 #933DAE; background-color: #933DAE15; }

Alert / Toast

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

Link / Accent

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

a { color: #933DAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #933DAE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 61, 174

Red: 147 / Green: 61 / Blue: 174

HSL

286°, 48%, 46%

Hue: 286° / Saturation: 48% / Lightness: 46%

CMYK

16%, 65%, 0%, 32%

Cyan: 16% / Magenta: 65% / Yellow: 0% / Key: 32%

What color is #933DAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #933DAE to RGB:

rgb(147, 61, 174)HEX to RGB Converter →

HEX to HSL

Convert #933DAE to HSL:

hsl(286, 48%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #933DAE to CMYK:

cmyk(16%, 65%, 0%, 32%)Color Converter →

Color Meaning and Usage

#933DAE is a subtle magenta color with RGB values of 147, 61, 174 and HSL of 286°, 48%, 46%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #933DAE is #57AE3D, creating high-contrast pairings. For softer combinations, try analogous colors like #5B3DAE.

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

Contrast with #933DAE

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

Contrast Ratio: 3.52:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #933DAE?

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

What is the RGB value of #933DAE?

#933DAE in RGB is (147, 61, 174) - 147 red, 61 green, and 174 blue.

How to use #933DAE in CSS?

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

What colors go well with #933DAE?

#57AE3D (complementary), #5B3DAE (analogous), and #632975 (lighter shade) work well with #933DAE.