#A763DE Color Information

Hex color code: #A763DE

A muted purple shade, #A763DE appears as (167, 99, 222) in RGB and (273°, 65%, 63%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#A763DE
RGB
167, 99, 222
HSL
273°, 65%, 63%
CMYK
25%, 55%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A763DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 99, 222

Red: 167 / Green: 99 / Blue: 222

HSL

273°, 65%, 63%

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

CMYK

25%, 55%, 0%, 13%

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

What color is #A763DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A763DE to RGB:

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

HEX to HSL

Convert #A763DE to HSL:

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

HEX to CMYK

Convert #A763DE to CMYK:

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

Color Meaning and Usage

A neutral purple tone, #A763DE has RGB (167, 99, 222) and HSL (273°, 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 #A763DE is #9BDE63, creating high-contrast pairings. For softer combinations, try analogous colors like #6963DE.

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

Contrast with #A763DE

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

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

What is the RGB value of #A763DE?

#A763DE in RGB is (167, 99, 222) - 167 red, 99 green, and 222 blue.

How to use #A763DE in CSS?

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

What colors go well with #A763DE?

#9BDE63 (complementary), #6963DE (analogous), and #822BCA (lighter shade) work well with #A763DE.