#A59CEF Color Information

Hex color code: #A59CEF

A light blue shade, #A59CEF appears as (165, 156, 239) in RGB and (247°, 72%, 77%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#A59CEF
RGB
165, 156, 239
HSL
247°, 72%, 77%
CMYK
31%, 35%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A59CEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 156, 239

Red: 165 / Green: 156 / Blue: 239

HSL

247°, 72%, 77%

Hue: 247° / Saturation: 72% / Lightness: 77%

CMYK

31%, 35%, 0%, 6%

Cyan: 31% / Magenta: 35% / Yellow: 0% / Key: 6%

What color is #A59CEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A59CEF to RGB:

rgb(165, 156, 239)HEX to RGB Converter →

HEX to HSL

Convert #A59CEF to HSL:

hsl(247, 72%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #A59CEF to CMYK:

cmyk(31%, 35%, 0%, 6%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #A59CEF has RGB (165, 156, 239) and HSL (247°, 72%, 77%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A59CEF is #E5EF9A, creating high-contrast pairings. For softer combinations, try analogous colors like #9ABAEF.

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

Contrast with #A59CEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A59CEF?

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

What is the RGB value of #A59CEF?

#A59CEF in RGB is (165, 156, 239) - 165 red, 156 green, and 239 blue.

How to use #A59CEF in CSS?

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

What colors go well with #A59CEF?

#E5EF9A (complementary), #9ABAEF (analogous), and #6958E4 (lighter shade) work well with #A59CEF.