#A79FDF Color Information

Hex color code: #A79FDF

A peaceful blue shade, #A79FDF appears as (167, 159, 223) in RGB and (248°, 50%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#A79FDF
RGB
167, 159, 223
HSL
248°, 50%, 75%
CMYK
25%, 29%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A79FDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 159, 223

Red: 167 / Green: 159 / Blue: 223

HSL

248°, 50%, 75%

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

CMYK

25%, 29%, 0%, 13%

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

What color is #A79FDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A79FDF to RGB:

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

HEX to HSL

Convert #A79FDF to HSL:

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

HEX to CMYK

Convert #A79FDF to CMYK:

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

Color Meaning and Usage

#A79FDF is a peaceful blue color with RGB values of 167, 159, 223 and HSL of 248°, 50%, 75%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A79FDF is #D7DF9F, creating high-contrast pairings. For softer combinations, try analogous colors like #9FB7DF.

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

Contrast with #A79FDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A79FDF?

#A79FDF is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A79FDF?

#A79FDF in RGB is (167, 159, 223) - 167 red, 159 green, and 223 blue.

How to use #A79FDF in CSS?

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

What colors go well with #A79FDF?

#D7DF9F (complementary), #9FB7DF (analogous), and #7466CC (lighter shade) work well with #A79FDF.