#A94FBF Color Information

Hex color code: #A94FBF

A soft magenta shade, #A94FBF appears as (169, 79, 191) in RGB and (288°, 47%, 53%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#A94FBF
RGB
169, 79, 191
HSL
288°, 47%, 53%
CMYK
12%, 59%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A94FBF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #A94FBF; color: #FFFFFF; }

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 #A94FBF; background-color: #A94FBF15; }

Alert / Toast

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

Link / Accent

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

a { color: #A94FBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 79, 191

Red: 169 / Green: 79 / Blue: 191

HSL

288°, 47%, 53%

Hue: 288° / Saturation: 47% / Lightness: 53%

CMYK

12%, 59%, 0%, 25%

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

What color is #A94FBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A94FBF to RGB:

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

HEX to HSL

Convert #A94FBF to HSL:

hsl(288, 47%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #A94FBF to CMYK:

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

Color Meaning and Usage

#A94FBF is a soft magenta color with RGB values of 169, 79, 191 and HSL of 288°, 47%, 53%. 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 #A94FBF is #65BF4F, creating high-contrast pairings. For softer combinations, try analogous colors like #714FBF.

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

Contrast with #A94FBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A94FBF?

#A94FBF is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A94FBF?

#A94FBF in RGB is (169, 79, 191) - 169 red, 79 green, and 191 blue.

How to use #A94FBF in CSS?

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

What colors go well with #A94FBF?

#65BF4F (complementary), #714FBF (analogous), and #7C338E (lighter shade) work well with #A94FBF.