#AF889E Color Information

Hex color code: #AF889E

#AF889E is a pastel magenta color. In RGB it is (175, 136, 158), and in HSL it is (326°, 20%, 61%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AF889E
RGB
175, 136, 158
HSL
326°, 20%, 61%
CMYK
0%, 22%, 10%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF889E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 136, 158

Red: 175 / Green: 136 / Blue: 158

HSL

326°, 20%, 61%

Hue: 326° / Saturation: 20% / Lightness: 61%

CMYK

0%, 22%, 10%, 31%

Cyan: 0% / Magenta: 22% / Yellow: 10% / Key: 31%

What color is #AF889E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF889E to RGB:

rgb(175, 136, 158)HEX to RGB Converter →

HEX to HSL

Convert #AF889E to HSL:

hsl(326, 20%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AF889E to CMYK:

cmyk(0%, 22%, 10%, 31%)Color Converter →

Color Meaning and Usage

#AF889E is a pastel magenta color with RGB values of 175, 136, 158 and HSL of 326°, 20%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF889E is #88AF99, creating high-contrast pairings. For softer combinations, try analogous colors like #AD88AF.

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

Contrast with #AF889E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF889E?

#AF889E is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AF889E?

#AF889E in RGB is (175, 136, 158) - 175 red, 136 green, and 158 blue.

How to use #AF889E in CSS?

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

What colors go well with #AF889E?

#88AF99 (complementary), #AD88AF (analogous), and #8D5E78 (lighter shade) work well with #AF889E.