#A475DA Color Information

Hex color code: #A475DA

A calming purple shade, #A475DA appears as (164, 117, 218) in RGB and (268°, 58%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#A475DA
RGB
164, 117, 218
HSL
268°, 58%, 66%
CMYK
25%, 46%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A475DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 117, 218

Red: 164 / Green: 117 / Blue: 218

HSL

268°, 58%, 66%

Hue: 268° / Saturation: 58% / Lightness: 66%

CMYK

25%, 46%, 0%, 15%

Cyan: 25% / Magenta: 46% / Yellow: 0% / Key: 15%

What color is #A475DA?

#A475DA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A475DA to RGB:

rgb(164, 117, 218)HEX to RGB Converter →

HEX to HSL

Convert #A475DA to HSL:

hsl(268, 58%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #A475DA to CMYK:

cmyk(25%, 46%, 0%, 15%)Color Converter →

Color Meaning and Usage

A calming purple tone, #A475DA has RGB (164, 117, 218) and HSL (268°, 58%, 66%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A475DA is #ACDB76, creating high-contrast pairings. For softer combinations, try analogous colors like #7679DB.

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

Contrast with #A475DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A475DA?

#A475DA is a calming purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A475DA?

#A475DA in RGB is (164, 117, 218) - 164 red, 117 green, and 218 blue.

How to use #A475DA in CSS?

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

What colors go well with #A475DA?

#ACDB76 (complementary), #7679DB (analogous), and #7D3ACB (lighter shade) work well with #A475DA.