#AF84BD Color Information

Hex color code: #AF84BD

#AF84BD is a soft magenta color. In RGB it is (175, 132, 189), and in HSL it is (285°, 30%, 63%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#AF84BD
RGB
175, 132, 189
HSL
285°, 30%, 63%
CMYK
7%, 30%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF84BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 132, 189

Red: 175 / Green: 132 / Blue: 189

HSL

285°, 30%, 63%

Hue: 285° / Saturation: 30% / Lightness: 63%

CMYK

7%, 30%, 0%, 26%

Cyan: 7% / Magenta: 30% / Yellow: 0% / Key: 26%

What color is #AF84BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF84BD to RGB:

rgb(175, 132, 189)HEX to RGB Converter →

HEX to HSL

Convert #AF84BD to HSL:

hsl(285, 30%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AF84BD to CMYK:

cmyk(7%, 30%, 0%, 26%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #AF84BD has RGB (175, 132, 189) and HSL (285°, 30%, 63%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF84BD is #92BD84, creating high-contrast pairings. For softer combinations, try analogous colors like #9284BD.

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

Contrast with #AF84BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF84BD?

#AF84BD is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AF84BD?

#AF84BD in RGB is (175, 132, 189) - 175 red, 132 green, and 189 blue.

How to use #AF84BD in CSS?

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

What colors go well with #AF84BD?

#92BD84 (complementary), #9284BD (analogous), and #8D569F (lighter shade) work well with #AF84BD.