#9642AE Color Information

Hex color code: #9642AE

A gentle magenta shade, #9642AE appears as (150, 66, 174) in RGB and (287°, 45%, 47%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#9642AE
RGB
150, 66, 174
HSL
287°, 45%, 47%
CMYK
14%, 62%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9642AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 66, 174

Red: 150 / Green: 66 / Blue: 174

HSL

287°, 45%, 47%

Hue: 287° / Saturation: 45% / Lightness: 47%

CMYK

14%, 62%, 0%, 32%

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

What color is #9642AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9642AE to RGB:

rgb(150, 66, 174)HEX to RGB Converter →

HEX to HSL

Convert #9642AE to HSL:

hsl(287, 45%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #9642AE to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #9642AE has RGB (150, 66, 174) and HSL (287°, 45%, 47%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9642AE is #59AE42, creating high-contrast pairings. For softer combinations, try analogous colors like #6042AE.

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

Contrast with #9642AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9642AE?

#9642AE is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9642AE?

#9642AE in RGB is (150, 66, 174) - 150 red, 66 green, and 174 blue.

How to use #9642AE in CSS?

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

What colors go well with #9642AE?

#59AE42 (complementary), #6042AE (analogous), and #662D76 (lighter shade) work well with #9642AE.