#A988AF Color Information

Hex color code: #A988AF

A gentle magenta shade, #A988AF appears as (169, 136, 175) in RGB and (291°, 20%, 61%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A988AF
RGB
169, 136, 175
HSL
291°, 20%, 61%
CMYK
3%, 22%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A988AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 136, 175

Red: 169 / Green: 136 / Blue: 175

HSL

291°, 20%, 61%

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

CMYK

3%, 22%, 0%, 31%

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

What color is #A988AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A988AF to RGB:

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

HEX to HSL

Convert #A988AF to HSL:

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

HEX to CMYK

Convert #A988AF to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #A988AF has RGB (169, 136, 175) and HSL (291°, 20%, 61%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A988AF is #8EAF88, creating high-contrast pairings. For softer combinations, try analogous colors like #9688AF.

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

Contrast with #A988AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A988AF?

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

What is the RGB value of #A988AF?

#A988AF in RGB is (169, 136, 175) - 169 red, 136 green, and 175 blue.

How to use #A988AF in CSS?

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

What colors go well with #A988AF?

#8EAF88 (complementary), #9688AF (analogous), and #865E8D (lighter shade) work well with #A988AF.