#AB4986 Color Information

Hex color code: #AB4986

A gentle magenta shade, #AB4986 appears as (171, 73, 134) in RGB and (323°, 40%, 48%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#AB4986
RGB
171, 73, 134
HSL
323°, 40%, 48%
CMYK
0%, 57%, 22%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AB4986; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #AB4986; color: #FFFFFF; }

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 #AB4986; background-color: #AB498615; }

Alert / Toast

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

Link / Accent

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

a { color: #AB4986; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 73, 134

Red: 171 / Green: 73 / Blue: 134

HSL

323°, 40%, 48%

Hue: 323° / Saturation: 40% / Lightness: 48%

CMYK

0%, 57%, 22%, 33%

Cyan: 0% / Magenta: 57% / Yellow: 22% / Key: 33%

What color is #AB4986?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB4986 to RGB:

rgb(171, 73, 134)HEX to RGB Converter →

HEX to HSL

Convert #AB4986 to HSL:

hsl(323, 40%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #AB4986 to CMYK:

cmyk(0%, 57%, 22%, 33%)Color Converter →

Color Meaning and Usage

#AB4986 is a soft magenta color with RGB values of 171, 73, 134 and HSL of 323°, 40%, 48%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB4986 is #49AB6F, creating high-contrast pairings. For softer combinations, try analogous colors like #A049AB.

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

Contrast with #AB4986

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

Contrast Ratio: 4.03:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB4986?

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

What is the RGB value of #AB4986?

#AB4986 in RGB is (171, 73, 134) - 171 red, 73 green, and 134 blue.

How to use #AB4986 in CSS?

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

What colors go well with #AB4986?

#49AB6F (complementary), #A049AB (analogous), and #76325C (lighter shade) work well with #AB4986.