#986BAA Color Information

Hex color code: #986BAA

#986BAA is a subtle purple color. In RGB it is (152, 107, 170), and in HSL it is (283°, 27%, 54%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#986BAA
RGB
152, 107, 170
HSL
283°, 27%, 54%
CMYK
11%, 37%, 0%, 33%

Shades

CSS Usage
color: #986BAA;
background-color: #986BAA;
border-color: #986BAA;
box-shadow: 0 0 10px #986BAA;
border: 2px solid #986BAA;
Tailwind Usage
bg-[#986BAA]
text-[#986BAA]
border-[#986BAA]
shadow-[0_0_10px_986BAA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #986BAA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #986BAA; color: #000000; }

Badge

New Feature
.badge { background-color: #986BAA; 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 #986BAA; background-color: #986BAA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #986BAA20; border-left: 4px solid #986BAA; }

Link / Accent

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

a { color: #986BAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #986BAA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 107, 170

Red: 152 / Green: 107 / Blue: 170

HSL

283°, 27%, 54%

Hue: 283° / Saturation: 27% / Lightness: 54%

CMYK

11%, 37%, 0%, 33%

Cyan: 11% / Magenta: 37% / Yellow: 0% / Key: 33%

What color is #986BAA?

#986BAA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #986BAA to RGB:

rgb(152, 107, 170)HEX to RGB Converter →

HEX to HSL

Convert #986BAA to HSL:

hsl(283, 27%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #986BAA to CMYK:

cmyk(11%, 37%, 0%, 33%)Color Converter →

Color Meaning and Usage

#986BAA is a subtle purple color with RGB values of 152, 107, 170 and HSL of 283°, 27%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #986BAA is #7CA96A, creating high-contrast pairings. For softer combinations, try analogous colors like #786AA9.

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

Contrast with #986BAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #986BAA?

#986BAA is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #986BAA?

#986BAA in RGB is (152, 107, 170) - 152 red, 107 green, and 170 blue.

How to use #986BAA in CSS?

Use #986BAA directly in your CSS properties like color or background-color.

What colors go well with #986BAA?

#7CA96A (complementary), #786AA9 (analogous), and #6F497E (lighter shade) work well with #986BAA.