#AAA4CC Color Information

Hex color code: #AAA4CC

A subtle blue shade, #AAA4CC appears as (170, 164, 204) in RGB and (249°, 28%, 72%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#AAA4CC
RGB
170, 164, 204
HSL
249°, 28%, 72%
CMYK
17%, 20%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA4CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 164, 204

Red: 170 / Green: 164 / Blue: 204

HSL

249°, 28%, 72%

Hue: 249° / Saturation: 28% / Lightness: 72%

CMYK

17%, 20%, 0%, 20%

Cyan: 17% / Magenta: 20% / Yellow: 0% / Key: 20%

What color is #AAA4CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA4CC to RGB:

rgb(170, 164, 204)HEX to RGB Converter →

HEX to HSL

Convert #AAA4CC to HSL:

hsl(249, 28%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA4CC to CMYK:

cmyk(17%, 20%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #AAA4CC has RGB (170, 164, 204) and HSL (249°, 28%, 72%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA4CC is #C6CCA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A4B2CC.

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

Contrast with #AAA4CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA4CC?

#AAA4CC is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AAA4CC?

#AAA4CC in RGB is (170, 164, 204) - 170 red, 164 green, and 204 blue.

How to use #AAA4CC in CSS?

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

What colors go well with #AAA4CC?

#C6CCA4 (complementary), #A4B2CC (analogous), and #7C73B0 (lighter shade) work well with #AAA4CC.