#AB9BCD Color Information

Hex color code: #AB9BCD

A gentle purple shade, #AB9BCD appears as (171, 155, 205) in RGB and (259°, 33%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AB9BCD
RGB
171, 155, 205
HSL
259°, 33%, 71%
CMYK
17%, 24%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB9BCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 155, 205

Red: 171 / Green: 155 / Blue: 205

HSL

259°, 33%, 71%

Hue: 259° / Saturation: 33% / Lightness: 71%

CMYK

17%, 24%, 0%, 20%

Cyan: 17% / Magenta: 24% / Yellow: 0% / Key: 20%

What color is #AB9BCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB9BCD to RGB:

rgb(171, 155, 205)HEX to RGB Converter →

HEX to HSL

Convert #AB9BCD to HSL:

hsl(259, 33%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AB9BCD to CMYK:

cmyk(17%, 24%, 0%, 20%)Color Converter →

Color Meaning and Usage

#AB9BCD is a pastel purple color with RGB values of 171, 155, 205 and HSL of 259°, 33%, 71%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB9BCD is #BECD9D, creating high-contrast pairings. For softer combinations, try analogous colors like #9DA6CD.

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

Contrast with #AB9BCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB9BCD?

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

What is the RGB value of #AB9BCD?

#AB9BCD in RGB is (171, 155, 205) - 171 red, 155 green, and 205 blue.

How to use #AB9BCD in CSS?

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

What colors go well with #AB9BCD?

#BECD9D (complementary), #9DA6CD (analogous), and #816AB4 (lighter shade) work well with #AB9BCD.