#A39FDF Color Information

Hex color code: #A39FDF

A calming blue shade, #A39FDF appears as (163, 159, 223) in RGB and (244°, 50%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#A39FDF
RGB
163, 159, 223
HSL
244°, 50%, 75%
CMYK
27%, 29%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A39FDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 159, 223

Red: 163 / Green: 159 / Blue: 223

HSL

244°, 50%, 75%

Hue: 244° / Saturation: 50% / Lightness: 75%

CMYK

27%, 29%, 0%, 13%

Cyan: 27% / Magenta: 29% / Yellow: 0% / Key: 13%

What color is #A39FDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A39FDF to RGB:

rgb(163, 159, 223)HEX to RGB Converter →

HEX to HSL

Convert #A39FDF to HSL:

hsl(244, 50%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #A39FDF to CMYK:

cmyk(27%, 29%, 0%, 13%)Color Converter →

Color Meaning and Usage

A calming blue tone, #A39FDF has RGB (163, 159, 223) and HSL (244°, 50%, 75%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A39FDF is #DBDF9F, creating high-contrast pairings. For softer combinations, try analogous colors like #9FBBDF.

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

Contrast with #A39FDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A39FDF?

#A39FDF is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A39FDF?

#A39FDF in RGB is (163, 159, 223) - 163 red, 159 green, and 223 blue.

How to use #A39FDF in CSS?

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

What colors go well with #A39FDF?

#DBDF9F (complementary), #9FBBDF (analogous), and #6D66CC (lighter shade) work well with #A39FDF.