#A95EDE Color Information

Hex color code: #A95EDE

#A95EDE is a balanced purple color. In RGB it is (169, 94, 222), and in HSL it is (275°, 66%, 62%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#A95EDE
RGB
169, 94, 222
HSL
275°, 66%, 62%
CMYK
24%, 58%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A95EDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 94, 222

Red: 169 / Green: 94 / Blue: 222

HSL

275°, 66%, 62%

Hue: 275° / Saturation: 66% / Lightness: 62%

CMYK

24%, 58%, 0%, 13%

Cyan: 24% / Magenta: 58% / Yellow: 0% / Key: 13%

What color is #A95EDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A95EDE to RGB:

rgb(169, 94, 222)HEX to RGB Converter →

HEX to HSL

Convert #A95EDE to HSL:

hsl(275, 66%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A95EDE to CMYK:

cmyk(24%, 58%, 0%, 13%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #A95EDE has RGB (169, 94, 222) and HSL (275°, 66%, 62%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A95EDE is #93DE5E, creating high-contrast pairings. For softer combinations, try analogous colors like #695EDE.

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

Contrast with #A95EDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A95EDE?

#A95EDE is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A95EDE?

#A95EDE in RGB is (169, 94, 222) - 169 red, 94 green, and 222 blue.

How to use #A95EDE in CSS?

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

What colors go well with #A95EDE?

#93DE5E (complementary), #695EDE (analogous), and #8529C7 (lighter shade) work well with #A95EDE.