#A261EC Color Information

Hex color code: #A261EC

The hex color #A261EC is a striking purple with RGB values of (162, 97, 236) and HSL of (268°, 79%, 65%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A261EC
RGB
162, 97, 236
HSL
268°, 79%, 65%
CMYK
31%, 59%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A261EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 97, 236

Red: 162 / Green: 97 / Blue: 236

HSL

268°, 79%, 65%

Hue: 268° / Saturation: 79% / Lightness: 65%

CMYK

31%, 59%, 0%, 7%

Cyan: 31% / Magenta: 59% / Yellow: 0% / Key: 7%

What color is #A261EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A261EC to RGB:

rgb(162, 97, 236)HEX to RGB Converter →

HEX to HSL

Convert #A261EC to HSL:

hsl(268, 79%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #A261EC to CMYK:

cmyk(31%, 59%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking purple tone, #A261EC has RGB (162, 97, 236) and HSL (268°, 79%, 65%). 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 #A261EC is #AAEC5F, creating high-contrast pairings. For softer combinations, try analogous colors like #5F64EC.

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

Contrast with #A261EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A261EC?

#A261EC is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A261EC?

#A261EC in RGB is (162, 97, 236) - 162 red, 97 green, and 236 blue.

How to use #A261EC in CSS?

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

What colors go well with #A261EC?

#AAEC5F (complementary), #5F64EC (analogous), and #791BE4 (lighter shade) work well with #A261EC.