#AF9BBA Color Information

Hex color code: #AF9BBA

#AF9BBA is a neutral purple color. In RGB it is (175, 155, 186), and in HSL it is (279°, 18%, 67%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AF9BBA
RGB
175, 155, 186
HSL
279°, 18%, 67%
CMYK
6%, 17%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF9BBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 155, 186

Red: 175 / Green: 155 / Blue: 186

HSL

279°, 18%, 67%

Hue: 279° / Saturation: 18% / Lightness: 67%

CMYK

6%, 17%, 0%, 27%

Cyan: 6% / Magenta: 17% / Yellow: 0% / Key: 27%

What color is #AF9BBA?

#AF9BBA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF9BBA to RGB:

rgb(175, 155, 186)HEX to RGB Converter →

HEX to HSL

Convert #AF9BBA to HSL:

hsl(279, 18%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AF9BBA to CMYK:

cmyk(6%, 17%, 0%, 27%)Color Converter →

Color Meaning and Usage

A muted purple tone, #AF9BBA has RGB (175, 155, 186) and HSL (279°, 18%, 67%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF9BBA is #A6BA9C, creating high-contrast pairings. For softer combinations, try analogous colors like #A09CBA.

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

Contrast with #AF9BBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF9BBA?

#AF9BBA is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AF9BBA?

#AF9BBA in RGB is (175, 155, 186) - 175 red, 155 green, and 186 blue.

How to use #AF9BBA in CSS?

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

What colors go well with #AF9BBA?

#A6BA9C (complementary), #A09CBA (analogous), and #8B6F9B (lighter shade) work well with #AF9BBA.