#AB99CC Color Information

Hex color code: #AB99CC

A delicate purple shade, #AB99CC appears as (171, 153, 204) in RGB and (261°, 33%, 70%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#AB99CC
RGB
171, 153, 204
HSL
261°, 33%, 70%
CMYK
16%, 25%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB99CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 153, 204

Red: 171 / Green: 153 / Blue: 204

HSL

261°, 33%, 70%

Hue: 261° / Saturation: 33% / Lightness: 70%

CMYK

16%, 25%, 0%, 20%

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

What color is #AB99CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB99CC to RGB:

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

HEX to HSL

Convert #AB99CC to HSL:

hsl(261, 33%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AB99CC to CMYK:

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

Color Meaning and Usage

#AB99CC is a delicate purple color with RGB values of 171, 153, 204 and HSL of 261°, 33%, 70%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB99CC is #BACC99, creating high-contrast pairings. For softer combinations, try analogous colors like #99A1CC.

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

Contrast with #AB99CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB99CC?

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

What is the RGB value of #AB99CC?

#AB99CC in RGB is (171, 153, 204) - 171 red, 153 green, and 204 blue.

How to use #AB99CC in CSS?

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

What colors go well with #AB99CC?

#BACC99 (complementary), #99A1CC (analogous), and #8166B2 (lighter shade) work well with #AB99CC.