#A09BEB Color Information

Hex color code: #A09BEB

A delicate blue shade, #A09BEB appears as (160, 155, 235) in RGB and (244°, 67%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#A09BEB
RGB
160, 155, 235
HSL
244°, 67%, 76%
CMYK
32%, 34%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A09BEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 155, 235

Red: 160 / Green: 155 / Blue: 235

HSL

244°, 67%, 76%

Hue: 244° / Saturation: 67% / Lightness: 76%

CMYK

32%, 34%, 0%, 8%

Cyan: 32% / Magenta: 34% / Yellow: 0% / Key: 8%

What color is #A09BEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A09BEB to RGB:

rgb(160, 155, 235)HEX to RGB Converter →

HEX to HSL

Convert #A09BEB to HSL:

hsl(244, 67%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #A09BEB to CMYK:

cmyk(32%, 34%, 0%, 8%)Color Converter →

Color Meaning and Usage

#A09BEB is a airy blue color with RGB values of 160, 155, 235 and HSL of 244°, 67%, 76%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A09BEB is #E5EB99, creating high-contrast pairings. For softer combinations, try analogous colors like #99BCEB.

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

Contrast with #A09BEB

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 #A09BEB?

#A09BEB is a airy blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A09BEB?

#A09BEB in RGB is (160, 155, 235) - 160 red, 155 green, and 235 blue.

How to use #A09BEB in CSS?

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

What colors go well with #A09BEB?

#E5EB99 (complementary), #99BCEB (analogous), and #6259DE (lighter shade) work well with #A09BEB.