#ABA7EC Color Information

Hex color code: #ABA7EC

The hex color #ABA7EC is a airy blue with RGB values of (171, 167, 236) and HSL of (243°, 64%, 79%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#ABA7EC
RGB
171, 167, 236
HSL
243°, 64%, 79%
CMYK
28%, 29%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABA7EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 167, 236

Red: 171 / Green: 167 / Blue: 236

HSL

243°, 64%, 79%

Hue: 243° / Saturation: 64% / Lightness: 79%

CMYK

28%, 29%, 0%, 7%

Cyan: 28% / Magenta: 29% / Yellow: 0% / Key: 7%

What color is #ABA7EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABA7EC to RGB:

rgb(171, 167, 236)HEX to RGB Converter →

HEX to HSL

Convert #ABA7EC to HSL:

hsl(243, 64%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #ABA7EC to CMYK:

cmyk(28%, 29%, 0%, 7%)Color Converter →

Color Meaning and Usage

A light blue tone, #ABA7EC has RGB (171, 167, 236) and HSL (243°, 64%, 79%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABA7EC is #E8ECA7, creating high-contrast pairings. For softer combinations, try analogous colors like #A7C6EC.

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

Contrast with #ABA7EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABA7EC?

#ABA7EC is a light blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ABA7EC?

#ABA7EC in RGB is (171, 167, 236) - 171 red, 167 green, and 236 blue.

How to use #ABA7EC in CSS?

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

What colors go well with #ABA7EC?

#E8ECA7 (complementary), #A7C6EC (analogous), and #6E68DE (lighter shade) work well with #ABA7EC.