#AB85BC Color Information

Hex color code: #AB85BC

A gentle purple shade, #AB85BC appears as (171, 133, 188) in RGB and (281°, 29%, 63%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#AB85BC
RGB
171, 133, 188
HSL
281°, 29%, 63%
CMYK
9%, 29%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB85BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 133, 188

Red: 171 / Green: 133 / Blue: 188

HSL

281°, 29%, 63%

Hue: 281° / Saturation: 29% / Lightness: 63%

CMYK

9%, 29%, 0%, 26%

Cyan: 9% / Magenta: 29% / Yellow: 0% / Key: 26%

What color is #AB85BC?

#AB85BC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB85BC to RGB:

rgb(171, 133, 188)HEX to RGB Converter →

HEX to HSL

Convert #AB85BC to HSL:

hsl(281, 29%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AB85BC to CMYK:

cmyk(9%, 29%, 0%, 26%)Color Converter →

Color Meaning and Usage

#AB85BC is a soft purple color with RGB values of 171, 133, 188 and HSL of 281°, 29%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB85BC is #97BC85, creating high-contrast pairings. For softer combinations, try analogous colors like #8F85BC.

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

Contrast with #AB85BC

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

Contrast Ratio: 6.81:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB85BC?

#AB85BC is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AB85BC?

#AB85BC in RGB is (171, 133, 188) - 171 red, 133 green, and 188 blue.

How to use #AB85BC in CSS?

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

What colors go well with #AB85BC?

#97BC85 (complementary), #8F85BC (analogous), and #87579E (lighter shade) work well with #AB85BC.