#A69ECC Color Information

Hex color code: #A69ECC

#A69ECC is a gentle blue color. In RGB it is (166, 158, 204), and in HSL it is (250°, 31%, 71%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#A69ECC
RGB
166, 158, 204
HSL
250°, 31%, 71%
CMYK
19%, 23%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A69ECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 158, 204

Red: 166 / Green: 158 / Blue: 204

HSL

250°, 31%, 71%

Hue: 250° / Saturation: 31% / Lightness: 71%

CMYK

19%, 23%, 0%, 20%

Cyan: 19% / Magenta: 23% / Yellow: 0% / Key: 20%

What color is #A69ECC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A69ECC to RGB:

rgb(166, 158, 204)HEX to RGB Converter →

HEX to HSL

Convert #A69ECC to HSL:

hsl(250, 31%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #A69ECC to CMYK:

cmyk(19%, 23%, 0%, 20%)Color Converter →

Color Meaning and Usage

#A69ECC is a delicate blue color with RGB values of 166, 158, 204 and HSL of 250°, 31%, 71%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A69ECC is #C4CC9E, creating high-contrast pairings. For softer combinations, try analogous colors like #9EADCC.

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

Contrast with #A69ECC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A69ECC?

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

What is the RGB value of #A69ECC?

#A69ECC in RGB is (166, 158, 204) - 166 red, 158 green, and 204 blue.

How to use #A69ECC in CSS?

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

What colors go well with #A69ECC?

#C4CC9E (complementary), #9EADCC (analogous), and #786CB2 (lighter shade) work well with #A69ECC.