#A86DBA Color Information

Hex color code: #A86DBA

The hex color #A86DBA is a gentle magenta with RGB values of (168, 109, 186) and HSL of (286°, 36%, 58%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#A86DBA
RGB
168, 109, 186
HSL
286°, 36%, 58%
CMYK
10%, 41%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A86DBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 109, 186

Red: 168 / Green: 109 / Blue: 186

HSL

286°, 36%, 58%

Hue: 286° / Saturation: 36% / Lightness: 58%

CMYK

10%, 41%, 0%, 27%

Cyan: 10% / Magenta: 41% / Yellow: 0% / Key: 27%

What color is #A86DBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A86DBA to RGB:

rgb(168, 109, 186)HEX to RGB Converter →

HEX to HSL

Convert #A86DBA to HSL:

hsl(286, 36%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #A86DBA to CMYK:

cmyk(10%, 41%, 0%, 27%)Color Converter →

Color Meaning and Usage

#A86DBA is a soft magenta color with RGB values of 168, 109, 186 and HSL of 286°, 36%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A86DBA is #7FBA6D, creating high-contrast pairings. For softer combinations, try analogous colors like #826DBA.

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

Contrast with #A86DBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A86DBA?

#A86DBA is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A86DBA?

#A86DBA in RGB is (168, 109, 186) - 168 red, 109 green, and 186 blue.

How to use #A86DBA in CSS?

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

What colors go well with #A86DBA?

#7FBA6D (complementary), #826DBA (analogous), and #834695 (lighter shade) work well with #A86DBA.