#A97BEA Color Information

Hex color code: #A97BEA

The hex color #A97BEA is a bold purple with RGB values of (169, 123, 234) and HSL of (265°, 73%, 70%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#A97BEA
RGB
169, 123, 234
HSL
265°, 73%, 70%
CMYK
28%, 47%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A97BEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 123, 234

Red: 169 / Green: 123 / Blue: 234

HSL

265°, 73%, 70%

Hue: 265° / Saturation: 73% / Lightness: 70%

CMYK

28%, 47%, 0%, 8%

Cyan: 28% / Magenta: 47% / Yellow: 0% / Key: 8%

What color is #A97BEA?

#A97BEA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A97BEA to RGB:

rgb(169, 123, 234)HEX to RGB Converter →

HEX to HSL

Convert #A97BEA to HSL:

hsl(265, 73%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #A97BEA to CMYK:

cmyk(28%, 47%, 0%, 8%)Color Converter →

Color Meaning and Usage

A striking purple tone, #A97BEA has RGB (169, 123, 234) and HSL (265°, 73%, 70%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A97BEA is #BCEA7B, creating high-contrast pairings. For softer combinations, try analogous colors like #7B84EA.

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

Contrast with #A97BEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A97BEA?

#A97BEA is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A97BEA?

#A97BEA in RGB is (169, 123, 234) - 169 red, 123 green, and 234 blue.

How to use #A97BEA in CSS?

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

What colors go well with #A97BEA?

#BCEA7B (complementary), #7B84EA (analogous), and #7E38E0 (lighter shade) work well with #A97BEA.