#9B7DAE Color Information

Hex color code: #9B7DAE

A soft purple shade, #9B7DAE appears as (155, 125, 174) in RGB and (277°, 23%, 59%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Slate Gray
HEX
#9B7DAE
RGB
155, 125, 174
HSL
277°, 23%, 59%
CMYK
11%, 28%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #9B7DAE; 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 #9B7DAE; background-color: #9B7DAE15; }

Alert / Toast

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

Link / Accent

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

a { color: #9B7DAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 125, 174

Red: 155 / Green: 125 / Blue: 174

HSL

277°, 23%, 59%

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

CMYK

11%, 28%, 0%, 32%

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

What color is #9B7DAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9B7DAE to RGB:

rgb(155, 125, 174)HEX to RGB Converter →

HEX to HSL

Convert #9B7DAE to HSL:

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

HEX to CMYK

Convert #9B7DAE to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #9B7DAE has RGB (155, 125, 174) and HSL (277°, 23%, 59%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9B7DAE is #91AE7E, creating high-contrast pairings. For softer combinations, try analogous colors like #847EAE.

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

Contrast with #9B7DAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9B7DAE?

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

What is the RGB value of #9B7DAE?

#9B7DAE in RGB is (155, 125, 174) - 155 red, 125 green, and 174 blue.

How to use #9B7DAE in CSS?

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

What colors go well with #9B7DAE?

#91AE7E (complementary), #847EAE (analogous), and #76568A (lighter shade) work well with #9B7DAE.