#9986A1 Color Information

Hex color code: #9986A1

A subtle purple shade, #9986A1 appears as (153, 134, 161) in RGB and (282°, 13%, 58%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#9986A1
RGB
153, 134, 161
HSL
282°, 13%, 58%
CMYK
5%, 17%, 0%, 37%

Shades

CSS Usage
color: #9986A1;
background-color: #9986A1;
border-color: #9986A1;
box-shadow: 0 0 10px #9986A1;
border: 2px solid #9986A1;
Tailwind Usage
bg-[#9986A1]
text-[#9986A1]
border-[#9986A1]
shadow-[0_0_10px_9986A1]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9986A1, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9986A1; color: #000000; }

Badge

New Feature
.badge { background-color: #9986A1; 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 #9986A1; background-color: #9986A115; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9986A120; border-left: 4px solid #9986A1; }

Link / Accent

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

a { color: #9986A1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9986A1 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 134, 161

Red: 153 / Green: 134 / Blue: 161

HSL

282°, 13%, 58%

Hue: 282° / Saturation: 13% / Lightness: 58%

CMYK

5%, 17%, 0%, 37%

Cyan: 5% / Magenta: 17% / Yellow: 0% / Key: 37%

What color is #9986A1?

#9986A1 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9986A1 to RGB:

rgb(153, 134, 161)HEX to RGB Converter →

HEX to HSL

Convert #9986A1 to HSL:

hsl(282, 13%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #9986A1 to CMYK:

cmyk(5%, 17%, 0%, 37%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #9986A1 has RGB (153, 134, 161) and HSL (282°, 13%, 58%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9986A1 is #8EA286, creating high-contrast pairings. For softer combinations, try analogous colors like #8C86A2.

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

Contrast with #9986A1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9986A1?

#9986A1 is a balanced purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #9986A1?

#9986A1 in RGB is (153, 134, 161) - 153 red, 134 green, and 161 blue.

How to use #9986A1 in CSS?

Use #9986A1 directly in your CSS properties like color or background-color.

What colors go well with #9986A1?

#8EA286 (complementary), #8C86A2 (analogous), and #735F7C (lighter shade) work well with #9986A1.