#9443AD Color Information

Hex color code: #9443AD

#9443AD is a pastel magenta color. In RGB it is (148, 67, 173), and in HSL it is (286°, 44%, 47%). It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#9443AD
RGB
148, 67, 173
HSL
286°, 44%, 47%
CMYK
14%, 61%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #9443AD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9443AD; 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 #9443AD; background-color: #9443AD15; }

Alert / Toast

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

Link / Accent

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

a { color: #9443AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9443AD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 67, 173

Red: 148 / Green: 67 / Blue: 173

HSL

286°, 44%, 47%

Hue: 286° / Saturation: 44% / Lightness: 47%

CMYK

14%, 61%, 0%, 32%

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

What color is #9443AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9443AD to RGB:

rgb(148, 67, 173)HEX to RGB Converter →

HEX to HSL

Convert #9443AD to HSL:

hsl(286, 44%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #9443AD to CMYK:

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

Color Meaning and Usage

#9443AD is a soft magenta color with RGB values of 148, 67, 173 and HSL of 286°, 44%, 47%. 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 #9443AD is #5CAD43, creating high-contrast pairings. For softer combinations, try analogous colors like #5F43AD.

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

Contrast with #9443AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9443AD?

#9443AD is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9443AD?

#9443AD in RGB is (148, 67, 173) - 148 red, 67 green, and 173 blue.

How to use #9443AD in CSS?

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

What colors go well with #9443AD?

#5CAD43 (complementary), #5F43AD (analogous), and #652E76 (lighter shade) work well with #9443AD.