#A281CA Color Information

Hex color code: #A281CA

A subtle purple shade, #A281CA appears as (162, 129, 202) in RGB and (267°, 41%, 65%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A281CA
RGB
162, 129, 202
HSL
267°, 41%, 65%
CMYK
20%, 36%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A281CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 129, 202

Red: 162 / Green: 129 / Blue: 202

HSL

267°, 41%, 65%

Hue: 267° / Saturation: 41% / Lightness: 65%

CMYK

20%, 36%, 0%, 21%

Cyan: 20% / Magenta: 36% / Yellow: 0% / Key: 21%

What color is #A281CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A281CA to RGB:

rgb(162, 129, 202)HEX to RGB Converter →

HEX to HSL

Convert #A281CA to HSL:

hsl(267, 41%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #A281CA to CMYK:

cmyk(20%, 36%, 0%, 21%)Color Converter →

Color Meaning and Usage

A soft purple tone, #A281CA has RGB (162, 129, 202) and HSL (267°, 41%, 65%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A281CA is #A9CA81, creating high-contrast pairings. For softer combinations, try analogous colors like #8185CA.

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

Contrast with #A281CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A281CA?

#A281CA is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A281CA?

#A281CA in RGB is (162, 129, 202) - 162 red, 129 green, and 202 blue.

How to use #A281CA in CSS?

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

What colors go well with #A281CA?

#A9CA81 (complementary), #8185CA (analogous), and #7A4BB4 (lighter shade) work well with #A281CA.