#A98FBD Color Information

Hex color code: #A98FBD

#A98FBD is a delicate purple color. In RGB it is (169, 143, 189), and in HSL it is (274°, 26%, 65%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A98FBD
RGB
169, 143, 189
HSL
274°, 26%, 65%
CMYK
11%, 24%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A98FBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 143, 189

Red: 169 / Green: 143 / Blue: 189

HSL

274°, 26%, 65%

Hue: 274° / Saturation: 26% / Lightness: 65%

CMYK

11%, 24%, 0%, 26%

Cyan: 11% / Magenta: 24% / Yellow: 0% / Key: 26%

What color is #A98FBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A98FBD to RGB:

rgb(169, 143, 189)HEX to RGB Converter →

HEX to HSL

Convert #A98FBD to HSL:

hsl(274, 26%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #A98FBD to CMYK:

cmyk(11%, 24%, 0%, 26%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #A98FBD has RGB (169, 143, 189) and HSL (274°, 26%, 65%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A98FBD is #A3BD8F, creating high-contrast pairings. For softer combinations, try analogous colors like #928FBD.

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

Contrast with #A98FBD

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

Contrast Ratio: 7.35:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A98FBD?

#A98FBD is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A98FBD?

#A98FBD in RGB is (169, 143, 189) - 169 red, 143 green, and 189 blue.

How to use #A98FBD in CSS?

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

What colors go well with #A98FBD?

#A3BD8F (complementary), #928FBD (analogous), and #845EA1 (lighter shade) work well with #A98FBD.