#A970CD Color Information

Hex color code: #A970CD

The hex color #A970CD is a soft purple with RGB values of (169, 112, 205) and HSL of (277°, 48%, 62%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#A970CD
RGB
169, 112, 205
HSL
277°, 48%, 62%
CMYK
18%, 45%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A970CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 112, 205

Red: 169 / Green: 112 / Blue: 205

HSL

277°, 48%, 62%

Hue: 277° / Saturation: 48% / Lightness: 62%

CMYK

18%, 45%, 0%, 20%

Cyan: 18% / Magenta: 45% / Yellow: 0% / Key: 20%

What color is #A970CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A970CD to RGB:

rgb(169, 112, 205)HEX to RGB Converter →

HEX to HSL

Convert #A970CD to HSL:

hsl(277, 48%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A970CD to CMYK:

cmyk(18%, 45%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #A970CD has RGB (169, 112, 205) and HSL (277°, 48%, 62%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A970CD is #93CD70, creating high-contrast pairings. For softer combinations, try analogous colors like #7A70CD.

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

Contrast with #A970CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A970CD?

#A970CD is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A970CD?

#A970CD in RGB is (169, 112, 205) - 169 red, 112 green, and 205 blue.

How to use #A970CD in CSS?

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

What colors go well with #A970CD?

#93CD70 (complementary), #7A70CD (analogous), and #853EB1 (lighter shade) work well with #A970CD.