#AB86BB Color Information

Hex color code: #AB86BB

The hex color #AB86BB is a delicate purple with RGB values of (171, 134, 187) and HSL of (282°, 28%, 63%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#AB86BB
RGB
171, 134, 187
HSL
282°, 28%, 63%
CMYK
9%, 28%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #AB86BB; 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 #AB86BB; background-color: #AB86BB15; }

Alert / Toast

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

Link / Accent

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

a { color: #AB86BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #AB86BB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 134, 187

Red: 171 / Green: 134 / Blue: 187

HSL

282°, 28%, 63%

Hue: 282° / Saturation: 28% / Lightness: 63%

CMYK

9%, 28%, 0%, 27%

Cyan: 9% / Magenta: 28% / Yellow: 0% / Key: 27%

What color is #AB86BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB86BB to RGB:

rgb(171, 134, 187)HEX to RGB Converter →

HEX to HSL

Convert #AB86BB to HSL:

hsl(282, 28%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AB86BB to CMYK:

cmyk(9%, 28%, 0%, 27%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #AB86BB has RGB (171, 134, 187) and HSL (282°, 28%, 63%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB86BB is #96BB86, creating high-contrast pairings. For softer combinations, try analogous colors like #9186BB.

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

Contrast with #AB86BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB86BB?

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

What is the RGB value of #AB86BB?

#AB86BB in RGB is (171, 134, 187) - 171 red, 134 green, and 187 blue.

How to use #AB86BB in CSS?

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

What colors go well with #AB86BB?

#96BB86 (complementary), #9186BB (analogous), and #88589D (lighter shade) work well with #AB86BB.