#A487BA Color Information

Hex color code: #A487BA

#A487BA is a soft purple color. In RGB it is (164, 135, 186), and in HSL it is (274°, 27%, 63%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#A487BA
RGB
164, 135, 186
HSL
274°, 27%, 63%
CMYK
12%, 27%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A487BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 135, 186

Red: 164 / Green: 135 / Blue: 186

HSL

274°, 27%, 63%

Hue: 274° / Saturation: 27% / Lightness: 63%

CMYK

12%, 27%, 0%, 27%

Cyan: 12% / Magenta: 27% / Yellow: 0% / Key: 27%

What color is #A487BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A487BA to RGB:

rgb(164, 135, 186)HEX to RGB Converter →

HEX to HSL

Convert #A487BA to HSL:

hsl(274, 27%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A487BA to CMYK:

cmyk(12%, 27%, 0%, 27%)Color Converter →

Color Meaning and Usage

#A487BA is a gentle purple color with RGB values of 164, 135, 186 and HSL of 274°, 27%, 63%. 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 #A487BA is #9DBA87, creating high-contrast pairings. For softer combinations, try analogous colors like #8B87BA.

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

Contrast with #A487BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A487BA?

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

What is the RGB value of #A487BA?

#A487BA in RGB is (164, 135, 186) - 164 red, 135 green, and 186 blue.

How to use #A487BA in CSS?

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

What colors go well with #A487BA?

#9DBA87 (complementary), #8B87BA (analogous), and #7F599B (lighter shade) work well with #A487BA.