#9D91BE Color Information

Hex color code: #9D91BE

The hex color #9D91BE is a soft purple with RGB values of (157, 145, 190) and HSL of (256°, 26%, 66%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#9D91BE
RGB
157, 145, 190
HSL
256°, 26%, 66%
CMYK
17%, 24%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9D91BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 145, 190

Red: 157 / Green: 145 / Blue: 190

HSL

256°, 26%, 66%

Hue: 256° / Saturation: 26% / Lightness: 66%

CMYK

17%, 24%, 0%, 25%

Cyan: 17% / Magenta: 24% / Yellow: 0% / Key: 25%

What color is #9D91BE?

#9D91BE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9D91BE to RGB:

rgb(157, 145, 190)HEX to RGB Converter →

HEX to HSL

Convert #9D91BE to HSL:

hsl(256, 26%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #9D91BE to CMYK:

cmyk(17%, 24%, 0%, 25%)Color Converter →

Color Meaning and Usage

#9D91BE is a delicate purple color with RGB values of 157, 145, 190 and HSL of 256°, 26%, 66%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9D91BE is #B3BF92, creating high-contrast pairings. For softer combinations, try analogous colors like #929CBF.

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

Contrast with #9D91BE

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

Contrast Ratio: 7.23:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9D91BE?

#9D91BE is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9D91BE?

#9D91BE in RGB is (157, 145, 190) - 157 red, 145 green, and 190 blue.

How to use #9D91BE in CSS?

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

What colors go well with #9D91BE?

#B3BF92 (complementary), #929CBF (analogous), and #7362A3 (lighter shade) work well with #9D91BE.