#A686AD Color Information

Hex color code: #A686AD

A balanced magenta shade, #A686AD appears as (166, 134, 173) in RGB and (289°, 19%, 60%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A686AD
RGB
166, 134, 173
HSL
289°, 19%, 60%
CMYK
4%, 23%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A686AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 134, 173

Red: 166 / Green: 134 / Blue: 173

HSL

289°, 19%, 60%

Hue: 289° / Saturation: 19% / Lightness: 60%

CMYK

4%, 23%, 0%, 32%

Cyan: 4% / Magenta: 23% / Yellow: 0% / Key: 32%

What color is #A686AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A686AD to RGB:

rgb(166, 134, 173)HEX to RGB Converter →

HEX to HSL

Convert #A686AD to HSL:

hsl(289, 19%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A686AD to CMYK:

cmyk(4%, 23%, 0%, 32%)Color Converter →

Color Meaning and Usage

#A686AD is a muted magenta color with RGB values of 166, 134, 173 and HSL of 289°, 19%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A686AD is #8DAC86, creating high-contrast pairings. For softer combinations, try analogous colors like #9286AC.

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

Contrast with #A686AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A686AD?

#A686AD is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A686AD?

#A686AD in RGB is (166, 134, 173) - 166 red, 134 green, and 173 blue.

How to use #A686AD in CSS?

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

What colors go well with #A686AD?

#8DAC86 (complementary), #9286AC (analogous), and #815D89 (lighter shade) work well with #A686AD.