#A994CE Color Information

Hex color code: #A994CE

The hex color #A994CE is a soft purple with RGB values of (169, 148, 206) and HSL of (262°, 37%, 69%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#A994CE
RGB
169, 148, 206
HSL
262°, 37%, 69%
CMYK
18%, 28%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A994CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 148, 206

Red: 169 / Green: 148 / Blue: 206

HSL

262°, 37%, 69%

Hue: 262° / Saturation: 37% / Lightness: 69%

CMYK

18%, 28%, 0%, 19%

Cyan: 18% / Magenta: 28% / Yellow: 0% / Key: 19%

What color is #A994CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A994CE to RGB:

rgb(169, 148, 206)HEX to RGB Converter →

HEX to HSL

Convert #A994CE to HSL:

hsl(262, 37%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #A994CE to CMYK:

cmyk(18%, 28%, 0%, 19%)Color Converter →

Color Meaning and Usage

#A994CE is a gentle purple color with RGB values of 169, 148, 206 and HSL of 262°, 37%, 69%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A994CE is #B8CD93, creating high-contrast pairings. For softer combinations, try analogous colors like #939BCD.

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

Contrast with #A994CE

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

Contrast Ratio: 7.81:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A994CE?

#A994CE is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A994CE?

#A994CE in RGB is (169, 148, 206) - 169 red, 148 green, and 206 blue.

How to use #A994CE in CSS?

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

What colors go well with #A994CE?

#B8CD93 (complementary), #939BCD (analogous), and #7E5EB5 (lighter shade) work well with #A994CE.