#A98DBF Color Information

Hex color code: #A98DBF

#A98DBF is a delicate purple color. In RGB it is (169, 141, 191), and in HSL it is (274°, 28%, 65%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A98DBF
RGB
169, 141, 191
HSL
274°, 28%, 65%
CMYK
12%, 26%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A98DBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 141, 191

Red: 169 / Green: 141 / Blue: 191

HSL

274°, 28%, 65%

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

CMYK

12%, 26%, 0%, 25%

Cyan: 12% / Magenta: 26% / Yellow: 0% / Key: 25%

What color is #A98DBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A98DBF to RGB:

rgb(169, 141, 191)HEX to RGB Converter →

HEX to HSL

Convert #A98DBF to HSL:

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

HEX to CMYK

Convert #A98DBF to CMYK:

cmyk(12%, 26%, 0%, 25%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #A98DBF has RGB (169, 141, 191) and HSL (274°, 28%, 65%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A98DBF is #A2BF8D, creating high-contrast pairings. For softer combinations, try analogous colors like #908DBF.

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

Contrast with #A98DBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A98DBF?

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

What is the RGB value of #A98DBF?

#A98DBF in RGB is (169, 141, 191) - 169 red, 141 green, and 191 blue.

How to use #A98DBF in CSS?

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

What colors go well with #A98DBF?

#A2BF8D (complementary), #908DBF (analogous), and #845CA3 (lighter shade) work well with #A98DBF.