#9D7EAE Color Information

Hex color code: #9D7EAE

The hex color #9D7EAE is a subtle purple with RGB values of (157, 126, 174) and HSL of (279°, 23%, 59%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#9D7EAE
RGB
157, 126, 174
HSL
279°, 23%, 59%
CMYK
10%, 28%, 0%, 32%

Shades

CSS Usage
color: #9D7EAE;
background-color: #9D7EAE;
border-color: #9D7EAE;
box-shadow: 0 0 10px #9D7EAE;
border: 2px solid #9D7EAE;
Tailwind Usage
bg-[#9D7EAE]
text-[#9D7EAE]
border-[#9D7EAE]
shadow-[0_0_10px_9D7EAE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9D7EAE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9D7EAE; color: #000000; }

Badge

New Feature
.badge { background-color: #9D7EAE; color: #000000; }

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 #9D7EAE; background-color: #9D7EAE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9D7EAE20; border-left: 4px solid #9D7EAE; }

Link / Accent

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

a { color: #9D7EAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9D7EAE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 126, 174

Red: 157 / Green: 126 / Blue: 174

HSL

279°, 23%, 59%

Hue: 279° / Saturation: 23% / Lightness: 59%

CMYK

10%, 28%, 0%, 32%

Cyan: 10% / Magenta: 28% / Yellow: 0% / Key: 32%

What color is #9D7EAE?

#9D7EAE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9D7EAE to RGB:

rgb(157, 126, 174)HEX to RGB Converter →

HEX to HSL

Convert #9D7EAE to HSL:

hsl(279, 23%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #9D7EAE to CMYK:

cmyk(10%, 28%, 0%, 32%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #9D7EAE has RGB (157, 126, 174) and HSL (279°, 23%, 59%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9D7EAE is #8FAE7E, creating high-contrast pairings. For softer combinations, try analogous colors like #867EAE.

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

Contrast with #9D7EAE

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

Contrast Ratio: 6.03:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9D7EAE?

#9D7EAE is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9D7EAE?

#9D7EAE in RGB is (157, 126, 174) - 157 red, 126 green, and 174 blue.

How to use #9D7EAE in CSS?

Use #9D7EAE directly in your CSS properties like color or background-color.

What colors go well with #9D7EAE?

#8FAE7E (complementary), #867EAE (analogous), and #78568A (lighter shade) work well with #9D7EAE.