#A89ADF Color Information

Hex color code: #A89ADF

#A89ADF is a serene blue color. In RGB it is (168, 154, 223), and in HSL it is (252°, 52%, 74%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#A89ADF
RGB
168, 154, 223
HSL
252°, 52%, 74%
CMYK
25%, 31%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A89ADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 154, 223

Red: 168 / Green: 154 / Blue: 223

HSL

252°, 52%, 74%

Hue: 252° / Saturation: 52% / Lightness: 74%

CMYK

25%, 31%, 0%, 13%

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

What color is #A89ADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A89ADF to RGB:

rgb(168, 154, 223)HEX to RGB Converter →

HEX to HSL

Convert #A89ADF to HSL:

hsl(252, 52%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #A89ADF to CMYK:

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

Color Meaning and Usage

#A89ADF is a cool blue color with RGB values of 168, 154, 223 and HSL of 252°, 52%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A89ADF is #D1DF9A, creating high-contrast pairings. For softer combinations, try analogous colors like #9AAFDF.

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

Contrast with #A89ADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A89ADF?

#A89ADF is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A89ADF?

#A89ADF in RGB is (168, 154, 223) - 168 red, 154 green, and 223 blue.

How to use #A89ADF in CSS?

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

What colors go well with #A89ADF?

#D1DF9A (complementary), #9AAFDF (analogous), and #7660CD (lighter shade) work well with #A89ADF.