#AB94CE Color Information

Hex color code: #AB94CE

A gentle purple shade, #AB94CE appears as (171, 148, 206) in RGB and (264°, 37%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#AB94CE
RGB
171, 148, 206
HSL
264°, 37%, 69%
CMYK
17%, 28%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB94CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 148, 206

Red: 171 / Green: 148 / Blue: 206

HSL

264°, 37%, 69%

Hue: 264° / Saturation: 37% / Lightness: 69%

CMYK

17%, 28%, 0%, 19%

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

What color is #AB94CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB94CE to RGB:

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

HEX to HSL

Convert #AB94CE to HSL:

hsl(264, 37%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AB94CE to CMYK:

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

Color Meaning and Usage

A pastel purple tone, #AB94CE has RGB (171, 148, 206) and HSL (264°, 37%, 69%). 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 #AB94CE is #B6CD93, creating high-contrast pairings. For softer combinations, try analogous colors like #9399CD.

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

Contrast with #AB94CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB94CE?

#AB94CE is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AB94CE?

#AB94CE in RGB is (171, 148, 206) - 171 red, 148 green, and 206 blue.

How to use #AB94CE in CSS?

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

What colors go well with #AB94CE?

#B6CD93 (complementary), #9399CD (analogous), and #815EB5 (lighter shade) work well with #AB94CE.