#AC9EE6 Color Information

Hex color code: #AC9EE6

A soft blue shade, #AC9EE6 appears as (172, 158, 230) in RGB and (252°, 59%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#AC9EE6
RGB
172, 158, 230
HSL
252°, 59%, 76%
CMYK
25%, 31%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC9EE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 158, 230

Red: 172 / Green: 158 / Blue: 230

HSL

252°, 59%, 76%

Hue: 252° / Saturation: 59% / Lightness: 76%

CMYK

25%, 31%, 0%, 10%

Cyan: 25% / Magenta: 31% / Yellow: 0% / Key: 10%

What color is #AC9EE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC9EE6 to RGB:

rgb(172, 158, 230)HEX to RGB Converter →

HEX to HSL

Convert #AC9EE6 to HSL:

hsl(252, 59%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #AC9EE6 to CMYK:

cmyk(25%, 31%, 0%, 10%)Color Converter →

Color Meaning and Usage

A soft blue tone, #AC9EE6 has RGB (172, 158, 230) and HSL (252°, 59%, 76%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC9EE6 is #D7E69E, creating high-contrast pairings. For softer combinations, try analogous colors like #9EB3E6.

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

Contrast with #AC9EE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC9EE6?

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

What is the RGB value of #AC9EE6?

#AC9EE6 in RGB is (172, 158, 230) - 172 red, 158 green, and 230 blue.

How to use #AC9EE6 in CSS?

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

What colors go well with #AC9EE6?

#D7E69E (complementary), #9EB3E6 (analogous), and #7861D6 (lighter shade) work well with #AC9EE6.