#A196EE Color Information

Hex color code: #A196EE

#A196EE is a light blue color. In RGB it is (161, 150, 238), and in HSL it is (248°, 72%, 76%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A196EE
RGB
161, 150, 238
HSL
248°, 72%, 76%
CMYK
32%, 37%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A196EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 150, 238

Red: 161 / Green: 150 / Blue: 238

HSL

248°, 72%, 76%

Hue: 248° / Saturation: 72% / Lightness: 76%

CMYK

32%, 37%, 0%, 7%

Cyan: 32% / Magenta: 37% / Yellow: 0% / Key: 7%

What color is #A196EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A196EE to RGB:

rgb(161, 150, 238)HEX to RGB Converter →

HEX to HSL

Convert #A196EE to HSL:

hsl(248, 72%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #A196EE to CMYK:

cmyk(32%, 37%, 0%, 7%)Color Converter →

Color Meaning and Usage

A soft blue tone, #A196EE has RGB (161, 150, 238) and HSL (248°, 72%, 76%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A196EE is #E2EE96, creating high-contrast pairings. For softer combinations, try analogous colors like #96B6EE.

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

Contrast with #A196EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A196EE?

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

What is the RGB value of #A196EE?

#A196EE in RGB is (161, 150, 238) - 161 red, 150 green, and 238 blue.

How to use #A196EE in CSS?

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

What colors go well with #A196EE?

#E2EE96 (complementary), #96B6EE (analogous), and #6754E3 (lighter shade) work well with #A196EE.