#AB97CE Color Information

Hex color code: #AB97CE

The hex color #AB97CE is a soft purple with RGB values of (171, 151, 206) and HSL of (262°, 36%, 70%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#AB97CE
RGB
171, 151, 206
HSL
262°, 36%, 70%
CMYK
17%, 27%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB97CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 151, 206

Red: 171 / Green: 151 / Blue: 206

HSL

262°, 36%, 70%

Hue: 262° / Saturation: 36% / Lightness: 70%

CMYK

17%, 27%, 0%, 19%

Cyan: 17% / Magenta: 27% / Yellow: 0% / Key: 19%

What color is #AB97CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB97CE to RGB:

rgb(171, 151, 206)HEX to RGB Converter →

HEX to HSL

Convert #AB97CE to HSL:

hsl(262, 36%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AB97CE to CMYK:

cmyk(17%, 27%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #AB97CE has RGB (171, 151, 206) and HSL (262°, 36%, 70%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB97CE is #BACE97, creating high-contrast pairings. For softer combinations, try analogous colors like #979ECE.

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

Contrast with #AB97CE

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

Contrast Ratio: 8.05:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB97CE?

#AB97CE is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AB97CE?

#AB97CE in RGB is (171, 151, 206) - 171 red, 151 green, and 206 blue.

How to use #AB97CE in CSS?

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

What colors go well with #AB97CE?

#BACE97 (complementary), #979ECE (analogous), and #8163B6 (lighter shade) work well with #AB97CE.