#AF95D6 Color Information

Hex color code: #AF95D6

#AF95D6 is a soft purple color. In RGB it is (175, 149, 214), and in HSL it is (264°, 44%, 71%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#AF95D6
RGB
175, 149, 214
HSL
264°, 44%, 71%
CMYK
18%, 30%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF95D6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 149, 214

Red: 175 / Green: 149 / Blue: 214

HSL

264°, 44%, 71%

Hue: 264° / Saturation: 44% / Lightness: 71%

CMYK

18%, 30%, 0%, 16%

Cyan: 18% / Magenta: 30% / Yellow: 0% / Key: 16%

What color is #AF95D6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF95D6 to RGB:

rgb(175, 149, 214)HEX to RGB Converter →

HEX to HSL

Convert #AF95D6 to HSL:

hsl(264, 44%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AF95D6 to CMYK:

cmyk(18%, 30%, 0%, 16%)Color Converter →

Color Meaning and Usage

#AF95D6 is a subtle purple color with RGB values of 175, 149, 214 and HSL of 264°, 44%, 71%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF95D6 is #BCD695, creating high-contrast pairings. For softer combinations, try analogous colors like #959BD6.

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

Contrast with #AF95D6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF95D6?

#AF95D6 is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AF95D6?

#AF95D6 in RGB is (175, 149, 214) - 175 red, 149 green, and 214 blue.

How to use #AF95D6 in CSS?

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

What colors go well with #AF95D6?

#BCD695 (complementary), #959BD6 (analogous), and #855DC0 (lighter shade) work well with #AF95D6.