#973DAE Color Information

Hex color code: #973DAE

The hex color #973DAE is a gentle magenta with RGB values of (151, 61, 174) and HSL of (288°, 48%, 46%). It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#973DAE
RGB
151, 61, 174
HSL
288°, 48%, 46%
CMYK
13%, 65%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #973DAE; 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 #973DAE; background-color: #973DAE15; }

Alert / Toast

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

Link / Accent

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

a { color: #973DAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 61, 174

Red: 151 / Green: 61 / Blue: 174

HSL

288°, 48%, 46%

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

CMYK

13%, 65%, 0%, 32%

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

What color is #973DAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #973DAE to RGB:

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

HEX to HSL

Convert #973DAE to HSL:

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

HEX to CMYK

Convert #973DAE to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #973DAE has RGB (151, 61, 174) and HSL (288°, 48%, 46%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #973DAE is #54AE3D, creating high-contrast pairings. For softer combinations, try analogous colors like #5F3DAE.

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

Contrast with #973DAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #973DAE?

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

What is the RGB value of #973DAE?

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

How to use #973DAE in CSS?

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

What colors go well with #973DAE?

#54AE3D (complementary), #5F3DAE (analogous), and #662975 (lighter shade) work well with #973DAE.