#A086CA Color Information

Hex color code: #A086CA

#A086CA is a delicate purple color. In RGB it is (160, 134, 202), and in HSL it is (263°, 39%, 66%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A086CA
RGB
160, 134, 202
HSL
263°, 39%, 66%
CMYK
21%, 34%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A086CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 134, 202

Red: 160 / Green: 134 / Blue: 202

HSL

263°, 39%, 66%

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

CMYK

21%, 34%, 0%, 21%

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

What color is #A086CA?

#A086CA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A086CA to RGB:

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

HEX to HSL

Convert #A086CA to HSL:

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

HEX to CMYK

Convert #A086CA to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #A086CA has RGB (160, 134, 202) and HSL (263°, 39%, 66%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A086CA is #B0CA86, creating high-contrast pairings. For softer combinations, try analogous colors like #868ECA.

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

Contrast with #A086CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A086CA?

#A086CA is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A086CA?

#A086CA in RGB is (160, 134, 202) - 160 red, 134 green, and 202 blue.

How to use #A086CA in CSS?

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

What colors go well with #A086CA?

#B0CA86 (complementary), #868ECA (analogous), and #7751B3 (lighter shade) work well with #A086CA.