#A684C8 Color Information

Hex color code: #A684C8

#A684C8 is a soft purple color. In RGB it is (166, 132, 200), and in HSL it is (270°, 38%, 65%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#A684C8
RGB
166, 132, 200
HSL
270°, 38%, 65%
CMYK
17%, 34%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A684C8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 132, 200

Red: 166 / Green: 132 / Blue: 200

HSL

270°, 38%, 65%

Hue: 270° / Saturation: 38% / Lightness: 65%

CMYK

17%, 34%, 0%, 22%

Cyan: 17% / Magenta: 34% / Yellow: 0% / Key: 22%

What color is #A684C8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A684C8 to RGB:

rgb(166, 132, 200)HEX to RGB Converter →

HEX to HSL

Convert #A684C8 to HSL:

hsl(270, 38%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #A684C8 to CMYK:

cmyk(17%, 34%, 0%, 22%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #A684C8 has RGB (166, 132, 200) and HSL (270°, 38%, 65%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A684C8 is #A6C884, creating high-contrast pairings. For softer combinations, try analogous colors like #8484C8.

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

Contrast with #A684C8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A684C8?

#A684C8 is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A684C8?

#A684C8 in RGB is (166, 132, 200) - 166 red, 132 green, and 200 blue.

How to use #A684C8 in CSS?

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

What colors go well with #A684C8?

#A6C884 (complementary), #8484C8 (analogous), and #804FB0 (lighter shade) work well with #A684C8.