#9B94AF Color Information

Hex color code: #9B94AF

#9B94AF is a understated purple color. In RGB it is (155, 148, 175), and in HSL it is (256°, 14%, 63%). It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#9B94AF
RGB
155, 148, 175
HSL
256°, 14%, 63%
CMYK
11%, 15%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9B94AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 148, 175

Red: 155 / Green: 148 / Blue: 175

HSL

256°, 14%, 63%

Hue: 256° / Saturation: 14% / Lightness: 63%

CMYK

11%, 15%, 0%, 31%

Cyan: 11% / Magenta: 15% / Yellow: 0% / Key: 31%

What color is #9B94AF?

#9B94AF is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9B94AF to RGB:

rgb(155, 148, 175)HEX to RGB Converter →

HEX to HSL

Convert #9B94AF to HSL:

hsl(256, 14%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #9B94AF to CMYK:

cmyk(11%, 15%, 0%, 31%)Color Converter →

Color Meaning and Usage

A understated purple tone, #9B94AF has RGB (155, 148, 175) and HSL (256°, 14%, 63%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9B94AF is #A7AE93, creating high-contrast pairings. For softer combinations, try analogous colors like #939AAE.

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

Contrast with #9B94AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9B94AF?

#9B94AF is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #9B94AF?

#9B94AF in RGB is (155, 148, 175) - 155 red, 148 green, and 175 blue.

How to use #9B94AF in CSS?

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

What colors go well with #9B94AF?

#A7AE93 (complementary), #939AAE (analogous), and #72698C (lighter shade) work well with #9B94AF.