#A97BCF Color Information

Hex color code: #A97BCF

The hex color #A97BCF is a gentle purple with RGB values of (169, 123, 207) and HSL of (273°, 47%, 65%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#A97BCF
RGB
169, 123, 207
HSL
273°, 47%, 65%
CMYK
18%, 41%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A97BCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 123, 207

Red: 169 / Green: 123 / Blue: 207

HSL

273°, 47%, 65%

Hue: 273° / Saturation: 47% / Lightness: 65%

CMYK

18%, 41%, 0%, 19%

Cyan: 18% / Magenta: 41% / Yellow: 0% / Key: 19%

What color is #A97BCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A97BCF to RGB:

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

HEX to HSL

Convert #A97BCF to HSL:

hsl(273, 47%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #A97BCF to CMYK:

cmyk(18%, 41%, 0%, 19%)Color Converter →

Color Meaning and Usage

#A97BCF is a pastel purple color with RGB values of 169, 123, 207 and HSL of 273°, 47%, 65%. 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 #A97BCF is #A2D07C, creating high-contrast pairings. For softer combinations, try analogous colors like #807CD0.

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

Contrast with #A97BCF

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 #A97BCF?

#A97BCF is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A97BCF?

#A97BCF in RGB is (169, 123, 207) - 169 red, 123 green, and 207 blue.

How to use #A97BCF in CSS?

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

What colors go well with #A97BCF?

#A2D07C (complementary), #807CD0 (analogous), and #8544BB (lighter shade) work well with #A97BCF.