#A981BB Color Information

Hex color code: #A981BB

A subtle purple shade, #A981BB appears as (169, 129, 187) in RGB and (281°, 30%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#A981BB
RGB
169, 129, 187
HSL
281°, 30%, 62%
CMYK
10%, 31%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A981BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 129, 187

Red: 169 / Green: 129 / Blue: 187

HSL

281°, 30%, 62%

Hue: 281° / Saturation: 30% / Lightness: 62%

CMYK

10%, 31%, 0%, 27%

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

What color is #A981BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A981BB to RGB:

rgb(169, 129, 187)HEX to RGB Converter →

HEX to HSL

Convert #A981BB to HSL:

hsl(281, 30%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A981BB to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #A981BB has RGB (169, 129, 187) and HSL (281°, 30%, 62%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A981BB is #93BB81, creating high-contrast pairings. For softer combinations, try analogous colors like #8C81BB.

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

Contrast with #A981BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A981BB?

#A981BB is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A981BB?

#A981BB in RGB is (169, 129, 187) - 169 red, 129 green, and 187 blue.

How to use #A981BB in CSS?

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

What colors go well with #A981BB?

#93BB81 (complementary), #8C81BB (analogous), and #85549C (lighter shade) work well with #A981BB.