#AF9AD7 Color Information

Hex color code: #AF9AD7

A soft purple shade, #AF9AD7 appears as (175, 154, 215) in RGB and (261°, 43%, 72%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#AF9AD7
RGB
175, 154, 215
HSL
261°, 43%, 72%
CMYK
19%, 28%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF9AD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 154, 215

Red: 175 / Green: 154 / Blue: 215

HSL

261°, 43%, 72%

Hue: 261° / Saturation: 43% / Lightness: 72%

CMYK

19%, 28%, 0%, 16%

Cyan: 19% / Magenta: 28% / Yellow: 0% / Key: 16%

What color is #AF9AD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF9AD7 to RGB:

rgb(175, 154, 215)HEX to RGB Converter →

HEX to HSL

Convert #AF9AD7 to HSL:

hsl(261, 43%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #AF9AD7 to CMYK:

cmyk(19%, 28%, 0%, 16%)Color Converter →

Color Meaning and Usage

A soft purple tone, #AF9AD7 has RGB (175, 154, 215) and HSL (261°, 43%, 72%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF9AD7 is #C1D699, creating high-contrast pairings. For softer combinations, try analogous colors like #99A2D6.

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

Contrast with #AF9AD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF9AD7?

#AF9AD7 is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AF9AD7?

#AF9AD7 in RGB is (175, 154, 215) - 175 red, 154 green, and 215 blue.

How to use #AF9AD7 in CSS?

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

What colors go well with #AF9AD7?

#C1D699 (complementary), #99A2D6 (analogous), and #8362C0 (lighter shade) work well with #AF9AD7.