#AB93CC Color Information

Hex color code: #AB93CC

A pastel purple shade, #AB93CC appears as (171, 147, 204) in RGB and (265°, 36%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#AB93CC
RGB
171, 147, 204
HSL
265°, 36%, 69%
CMYK
16%, 28%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB93CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 147, 204

Red: 171 / Green: 147 / Blue: 204

HSL

265°, 36%, 69%

Hue: 265° / Saturation: 36% / Lightness: 69%

CMYK

16%, 28%, 0%, 20%

Cyan: 16% / Magenta: 28% / Yellow: 0% / Key: 20%

What color is #AB93CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB93CC to RGB:

rgb(171, 147, 204)HEX to RGB Converter →

HEX to HSL

Convert #AB93CC to HSL:

hsl(265, 36%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AB93CC to CMYK:

cmyk(16%, 28%, 0%, 20%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #AB93CC has RGB (171, 147, 204) and HSL (265°, 36%, 69%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB93CC is #B5CC93, creating high-contrast pairings. For softer combinations, try analogous colors like #9398CC.

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

Contrast with #AB93CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB93CC?

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

What is the RGB value of #AB93CC?

#AB93CC in RGB is (171, 147, 204) - 171 red, 147 green, and 204 blue.

How to use #AB93CC in CSS?

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

What colors go well with #AB93CC?

#B5CC93 (complementary), #9398CC (analogous), and #835FB4 (lighter shade) work well with #AB93CC.