#A289AB Color Information

Hex color code: #A289AB

#A289AB is a muted purple color. In RGB it is (162, 137, 171), and in HSL it is (284°, 17%, 60%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#A289AB
RGB
162, 137, 171
HSL
284°, 17%, 60%
CMYK
5%, 20%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A289AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 137, 171

Red: 162 / Green: 137 / Blue: 171

HSL

284°, 17%, 60%

Hue: 284° / Saturation: 17% / Lightness: 60%

CMYK

5%, 20%, 0%, 33%

Cyan: 5% / Magenta: 20% / Yellow: 0% / Key: 33%

What color is #A289AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A289AB to RGB:

rgb(162, 137, 171)HEX to RGB Converter →

HEX to HSL

Convert #A289AB to HSL:

hsl(284, 17%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A289AB to CMYK:

cmyk(5%, 20%, 0%, 33%)Color Converter →

Color Meaning and Usage

#A289AB is a subtle purple color with RGB values of 162, 137, 171 and HSL of 284°, 17%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A289AB is #91AA88, creating high-contrast pairings. For softer combinations, try analogous colors like #9088AA.

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

Contrast with #A289AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A289AB?

#A289AB is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A289AB?

#A289AB in RGB is (162, 137, 171) - 162 red, 137 green, and 171 blue.

How to use #A289AB in CSS?

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

What colors go well with #A289AB?

#91AA88 (complementary), #9088AA (analogous), and #7C5F86 (lighter shade) work well with #A289AB.