#AA63DE Color Information

Hex color code: #AA63DE

The hex color #AA63DE is a subtle purple with RGB values of (170, 99, 222) and HSL of (275°, 65%, 63%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#AA63DE
RGB
170, 99, 222
HSL
275°, 65%, 63%
CMYK
23%, 55%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA63DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 99, 222

Red: 170 / Green: 99 / Blue: 222

HSL

275°, 65%, 63%

Hue: 275° / Saturation: 65% / Lightness: 63%

CMYK

23%, 55%, 0%, 13%

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

What color is #AA63DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA63DE to RGB:

rgb(170, 99, 222)HEX to RGB Converter →

HEX to HSL

Convert #AA63DE to HSL:

hsl(275, 65%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AA63DE to CMYK:

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

Color Meaning and Usage

A understated purple tone, #AA63DE has RGB (170, 99, 222) and HSL (275°, 65%, 63%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA63DE is #96DE63, creating high-contrast pairings. For softer combinations, try analogous colors like #6E63DE.

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

Contrast with #AA63DE

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 #AA63DE?

#AA63DE is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA63DE?

#AA63DE in RGB is (170, 99, 222) - 170 red, 99 green, and 222 blue.

How to use #AA63DE in CSS?

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

What colors go well with #AA63DE?

#96DE63 (complementary), #6E63DE (analogous), and #882BCA (lighter shade) work well with #AA63DE.