#A97CCA Color Information

Hex color code: #A97CCA

The hex color #A97CCA is a pastel purple with RGB values of (169, 124, 202) and HSL of (275°, 42%, 64%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A97CCA
RGB
169, 124, 202
HSL
275°, 42%, 64%
CMYK
16%, 39%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A97CCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 124, 202

Red: 169 / Green: 124 / Blue: 202

HSL

275°, 42%, 64%

Hue: 275° / Saturation: 42% / Lightness: 64%

CMYK

16%, 39%, 0%, 21%

Cyan: 16% / Magenta: 39% / Yellow: 0% / Key: 21%

What color is #A97CCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A97CCA to RGB:

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

HEX to HSL

Convert #A97CCA to HSL:

hsl(275, 42%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #A97CCA to CMYK:

cmyk(16%, 39%, 0%, 21%)Color Converter →

Color Meaning and Usage

#A97CCA is a gentle purple color with RGB values of 169, 124, 202 and HSL of 275°, 42%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A97CCA is #9DCA7D, creating high-contrast pairings. For softer combinations, try analogous colors like #837DCA.

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

Contrast with #A97CCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A97CCA?

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

What is the RGB value of #A97CCA?

#A97CCA in RGB is (169, 124, 202) - 169 red, 124 green, and 202 blue.

How to use #A97CCA in CSS?

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

What colors go well with #A97CCA?

#9DCA7D (complementary), #837DCA (analogous), and #8648B1 (lighter shade) work well with #A97CCA.