#A964DD Color Information

Hex color code: #A964DD

The hex color #A964DD is a neutral purple with RGB values of (169, 100, 221) and HSL of (274°, 64%, 63%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#A964DD
RGB
169, 100, 221
HSL
274°, 64%, 63%
CMYK
24%, 55%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A964DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 100, 221

Red: 169 / Green: 100 / Blue: 221

HSL

274°, 64%, 63%

Hue: 274° / Saturation: 64% / Lightness: 63%

CMYK

24%, 55%, 0%, 13%

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

What color is #A964DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A964DD to RGB:

rgb(169, 100, 221)HEX to RGB Converter →

HEX to HSL

Convert #A964DD to HSL:

hsl(274, 64%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A964DD to CMYK:

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

Color Meaning and Usage

#A964DD is a muted purple color with RGB values of 169, 100, 221 and HSL of 274°, 64%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A964DD is #99DD64, creating high-contrast pairings. For softer combinations, try analogous colors like #6C64DD.

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

Contrast with #A964DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A964DD?

#A964DD is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A964DD?

#A964DD in RGB is (169, 100, 221) - 169 red, 100 green, and 221 blue.

How to use #A964DD in CSS?

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

What colors go well with #A964DD?

#99DD64 (complementary), #6C64DD (analogous), and #852CC9 (lighter shade) work well with #A964DD.