#AB86CA Color Information

Hex color code: #AB86CA

The hex color #AB86CA is a soft purple with RGB values of (171, 134, 202) and HSL of (273°, 39%, 66%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#AB86CA
RGB
171, 134, 202
HSL
273°, 39%, 66%
CMYK
15%, 34%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB86CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 134, 202

Red: 171 / Green: 134 / Blue: 202

HSL

273°, 39%, 66%

Hue: 273° / Saturation: 39% / Lightness: 66%

CMYK

15%, 34%, 0%, 21%

Cyan: 15% / Magenta: 34% / Yellow: 0% / Key: 21%

What color is #AB86CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB86CA to RGB:

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

HEX to HSL

Convert #AB86CA to HSL:

hsl(273, 39%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AB86CA to CMYK:

cmyk(15%, 34%, 0%, 21%)Color Converter →

Color Meaning and Usage

#AB86CA is a delicate purple color with RGB values of 171, 134, 202 and HSL of 273°, 39%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB86CA is #A5CA86, creating high-contrast pairings. For softer combinations, try analogous colors like #8A86CA.

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

Contrast with #AB86CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB86CA?

#AB86CA is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AB86CA?

#AB86CA in RGB is (171, 134, 202) - 171 red, 134 green, and 202 blue.

How to use #AB86CA in CSS?

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

What colors go well with #AB86CA?

#A5CA86 (complementary), #8A86CA (analogous), and #8751B3 (lighter shade) work well with #AB86CA.