#A97CB6 Color Information

Hex color code: #A97CB6

The hex color #A97CB6 is a subtle magenta with RGB values of (169, 124, 182) and HSL of (287°, 28%, 60%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#A97CB6
RGB
169, 124, 182
HSL
287°, 28%, 60%
CMYK
7%, 32%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A97CB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 124, 182

Red: 169 / Green: 124 / Blue: 182

HSL

287°, 28%, 60%

Hue: 287° / Saturation: 28% / Lightness: 60%

CMYK

7%, 32%, 0%, 29%

Cyan: 7% / Magenta: 32% / Yellow: 0% / Key: 29%

What color is #A97CB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A97CB6 to RGB:

rgb(169, 124, 182)HEX to RGB Converter →

HEX to HSL

Convert #A97CB6 to HSL:

hsl(287, 28%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A97CB6 to CMYK:

cmyk(7%, 32%, 0%, 29%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #A97CB6 has RGB (169, 124, 182) and HSL (287°, 28%, 60%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A97CB6 is #89B67C, creating high-contrast pairings. For softer combinations, try analogous colors like #8D7CB6.

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

Contrast with #A97CB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A97CB6?

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

What is the RGB value of #A97CB6?

#A97CB6 in RGB is (169, 124, 182) - 169 red, 124 green, and 182 blue.

How to use #A97CB6 in CSS?

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

What colors go well with #A97CB6?

#89B67C (complementary), #8D7CB6 (analogous), and #855393 (lighter shade) work well with #A97CB6.