#A658BB Color Information

Hex color code: #A658BB

The hex color #A658BB is a soft magenta with RGB values of (166, 88, 187) and HSL of (287°, 42%, 54%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#A658BB
RGB
166, 88, 187
HSL
287°, 42%, 54%
CMYK
11%, 53%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A658BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 88, 187

Red: 166 / Green: 88 / Blue: 187

HSL

287°, 42%, 54%

Hue: 287° / Saturation: 42% / Lightness: 54%

CMYK

11%, 53%, 0%, 27%

Cyan: 11% / Magenta: 53% / Yellow: 0% / Key: 27%

What color is #A658BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A658BB to RGB:

rgb(166, 88, 187)HEX to RGB Converter →

HEX to HSL

Convert #A658BB to HSL:

hsl(287, 42%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #A658BB to CMYK:

cmyk(11%, 53%, 0%, 27%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A658BB has RGB (166, 88, 187) and HSL (287°, 42%, 54%). 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 #A658BB is #6EBB58, creating high-contrast pairings. For softer combinations, try analogous colors like #7458BB.

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

Contrast with #A658BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A658BB?

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

What is the RGB value of #A658BB?

#A658BB in RGB is (166, 88, 187) - 166 red, 88 green, and 187 blue.

How to use #A658BB in CSS?

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

What colors go well with #A658BB?

#6EBB58 (complementary), #7458BB (analogous), and #7B3A8D (lighter shade) work well with #A658BB.