#953DAE Color Information

Hex color code: #953DAE

#953DAE is a soft magenta color. In RGB it is (149, 61, 174), and in HSL it is (287°, 48%, 46%). It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#953DAE
RGB
149, 61, 174
HSL
287°, 48%, 46%
CMYK
14%, 65%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #953DAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 61, 174

Red: 149 / Green: 61 / Blue: 174

HSL

287°, 48%, 46%

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

CMYK

14%, 65%, 0%, 32%

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

What color is #953DAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #953DAE to RGB:

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

HEX to HSL

Convert #953DAE to HSL:

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

HEX to CMYK

Convert #953DAE to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #953DAE has RGB (149, 61, 174) and HSL (287°, 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 #953DAE is #55AE3D, creating high-contrast pairings. For softer combinations, try analogous colors like #5D3DAE.

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

Contrast with #953DAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #953DAE?

#953DAE is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #953DAE?

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

How to use #953DAE in CSS?

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

What colors go well with #953DAE?

#55AE3D (complementary), #5D3DAE (analogous), and #652975 (lighter shade) work well with #953DAE.