#A46DBB Color Information

Hex color code: #A46DBB

#A46DBB is a delicate purple color. In RGB it is (164, 109, 187), and in HSL it is (282°, 36%, 58%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#A46DBB
RGB
164, 109, 187
HSL
282°, 36%, 58%
CMYK
12%, 42%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A46DBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 109, 187

Red: 164 / Green: 109 / Blue: 187

HSL

282°, 36%, 58%

Hue: 282° / Saturation: 36% / Lightness: 58%

CMYK

12%, 42%, 0%, 27%

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

What color is #A46DBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A46DBB to RGB:

rgb(164, 109, 187)HEX to RGB Converter →

HEX to HSL

Convert #A46DBB to HSL:

hsl(282, 36%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #A46DBB to CMYK:

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

Color Meaning and Usage

#A46DBB is a subtle purple color with RGB values of 164, 109, 187 and HSL of 282°, 36%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A46DBB is #84BA6D, creating high-contrast pairings. For softer combinations, try analogous colors like #7D6DBA.

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

Contrast with #A46DBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A46DBB?

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

What is the RGB value of #A46DBB?

#A46DBB in RGB is (164, 109, 187) - 164 red, 109 green, and 187 blue.

How to use #A46DBB in CSS?

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

What colors go well with #A46DBB?

#84BA6D (complementary), #7D6DBA (analogous), and #7D4695 (lighter shade) work well with #A46DBB.