#A98CBF Color Information

Hex color code: #A98CBF

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

Try:
Color NameMedium Purple
HEX
#A98CBF
RGB
169, 140, 191
HSL
274°, 28%, 65%
CMYK
12%, 27%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A98CBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 140, 191

Red: 169 / Green: 140 / Blue: 191

HSL

274°, 28%, 65%

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

CMYK

12%, 27%, 0%, 25%

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

What color is #A98CBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A98CBF to RGB:

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

HEX to HSL

Convert #A98CBF to HSL:

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

HEX to CMYK

Convert #A98CBF to CMYK:

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

Color Meaning and Usage

A subtle purple tone, #A98CBF has RGB (169, 140, 191) and HSL (274°, 28%, 65%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #A98CBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A98CBF?

#A98CBF is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A98CBF?

#A98CBF in RGB is (169, 140, 191) - 169 red, 140 green, and 191 blue.

How to use #A98CBF in CSS?

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

What colors go well with #A98CBF?

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