#A461DB Color Information

Hex color code: #A461DB

The hex color #A461DB is a neutral purple with RGB values of (164, 97, 219) and HSL of (273°, 63%, 62%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A461DB
RGB
164, 97, 219
HSL
273°, 63%, 62%
CMYK
25%, 56%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A461DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 97, 219

Red: 164 / Green: 97 / Blue: 219

HSL

273°, 63%, 62%

Hue: 273° / Saturation: 63% / Lightness: 62%

CMYK

25%, 56%, 0%, 14%

Cyan: 25% / Magenta: 56% / Yellow: 0% / Key: 14%

What color is #A461DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A461DB to RGB:

rgb(164, 97, 219)HEX to RGB Converter →

HEX to HSL

Convert #A461DB to HSL:

hsl(273, 63%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A461DB to CMYK:

cmyk(25%, 56%, 0%, 14%)Color Converter →

Color Meaning and Usage

#A461DB is a neutral purple color with RGB values of 164, 97, 219 and HSL of 273°, 63%, 62%. 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 #A461DB is #98DB61, creating high-contrast pairings. For softer combinations, try analogous colors like #6761DB.

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

Contrast with #A461DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A461DB?

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

What is the RGB value of #A461DB?

#A461DB in RGB is (164, 97, 219) - 164 red, 97 green, and 219 blue.

How to use #A461DB in CSS?

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

What colors go well with #A461DB?

#98DB61 (complementary), #6761DB (analogous), and #7F2CC3 (lighter shade) work well with #A461DB.