#9447AE Color Information

Hex color code: #9447AE

A gentle magenta shade, #9447AE appears as (148, 71, 174) in RGB and (285°, 42%, 48%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#9447AE
RGB
148, 71, 174
HSL
285°, 42%, 48%
CMYK
15%, 59%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #9447AE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9447AE; 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 #9447AE; background-color: #9447AE15; }

Alert / Toast

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

Link / Accent

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

a { color: #9447AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9447AE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 71, 174

Red: 148 / Green: 71 / Blue: 174

HSL

285°, 42%, 48%

Hue: 285° / Saturation: 42% / Lightness: 48%

CMYK

15%, 59%, 0%, 32%

Cyan: 15% / Magenta: 59% / Yellow: 0% / Key: 32%

What color is #9447AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9447AE to RGB:

rgb(148, 71, 174)HEX to RGB Converter →

HEX to HSL

Convert #9447AE to HSL:

hsl(285, 42%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #9447AE to CMYK:

cmyk(15%, 59%, 0%, 32%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #9447AE has RGB (148, 71, 174) and HSL (285°, 42%, 48%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9447AE is #61AE47, creating high-contrast pairings. For softer combinations, try analogous colors like #6147AE.

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

Contrast with #9447AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9447AE?

#9447AE is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9447AE?

#9447AE in RGB is (148, 71, 174) - 148 red, 71 green, and 174 blue.

How to use #9447AE in CSS?

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

What colors go well with #9447AE?

#61AE47 (complementary), #6147AE (analogous), and #663177 (lighter shade) work well with #9447AE.