✓ Copied to clipboard
#AF7EBE (Soft Purple) color swatch preview — Color From Pic.
#AF7EBE — Soft Purple color swatch

Soft Purple

#AF7EBE

📝 Color Information for #AF7EBE

The hexadecimal color code #AF7EBE represents a light shade in the purple family. In the RGB color model, this color is composed of 175 red, 126 green, and 190 blue, which translates to approximately 69% red, 49% green, and 75% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AF7EBE has a hue of 286 degrees, a saturation level of 33%, and a lightness value of 62%. The hue angle of 286° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 286°, saturation of 34%, and brightness/value of 75%. For print applications using the CMYK color model, #AF7EBE would be reproduced using 8% cyan, 34% magenta, 0% yellow, and 25% black. The closest web-safe color is #9966CC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #AF7EBE with other colors, consider its complementary color at hue 106° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11501246, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AF7EBE

Tailwind CSS
zinc-400
HEX
#AF7EBE
RGB
rgb(175, 126, 190)
RGB %
69%, 49%, 75%
HSL
hsl(286, 33%, 62%)
HSV
hsv(286, 34%, 75%)
CMYK
8%, 34%, 0%, 25%
Decimal
11501246
Web Safe
#9966CC

🎨 Color Schemes for #AF7EBE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AF7EBE

🌗 Shades and Tints of #AF7EBE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AF7EBE

Tones (adding gray / desaturating)

🌈 Hue Variations of #AF7EBE

Hue Variations (shifting the color spectrum)

👁️ Preview of #AF7EBE in Use

Text on #AF7EBE
This demonstrates text readability on the color background. (Click to edit)
#AF7EBE as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #AF7EBE

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #AF7EBE

:root { --color-hex: #AF7EBE; --color-rgb: 175, 126, 190; --color-hsl: 286, 33%, 62%; } .bg-color { background-color: #AF7EBE; } .text-color { color: #AF7EBE; } .border-color { border-color: #AF7EBE; }

🛠️ Use #AF7EBE in Your Project

🎨
Build a Palette with #AF7EBE
Generate harmonious color schemes
⚖️
Check Contrast for #AF7EBE
WCAG accessibility testing
🌈
Create a Gradient with #AF7EBE
Beautiful CSS gradients

🔗 Related Colors to #AF7EBE

#8F7EBE
Hue -30°
#9F7EBE
Hue -15°
#BE7EBD
Hue +15°
#BE7EAD
Hue +30°
#9C60AF
85% L
#814992
70% L
#5D3569
50% L
#392040
30% L
#C099CC
70% L
#CFB1D8
77% L
#DFCCE5
85% L
#EEE4F1
92% L

About Soft Purple (#AF7EBE)

Soft Purple is a medium, moderately saturated, cool purple color with a hue angle of 286°, saturation of 33%, and lightness of 62%. Its RGB value is (175, 126, 190) and its CMYK breakdown is C:8% M:34% Y:0% K:25%.

This is a Summer (Cool) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #AF7EBE

What is the HEX code for Soft Purple? +

The HEX code for Soft Purple is #AF7EBE. In CSS you can use it directly as color: #AF7EBE; or as a background: background-color: #AF7EBE;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #AF7EBE? +

The RGB value of #AF7EBE is rgb(175, 126, 190). This means the color contains 175 out of 255 parts red, 126 out of 255 parts green, and 190 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(175, 126, 190);

What is the HSL value of #AF7EBE? +

The HSL value of #AF7EBE is hsl(286, 33%, 62%). The hue is 286°, placing it in the purple family on the color wheel. The saturation is 33%, making it moderately saturated. The lightness is 62%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #AF7EBE a warm or cool color? +

#AF7EBE is classified as a cool color based on its hue angle of 286°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #AF7EBE? +

The approximate CMYK value of #AF7EBE is C:8% M:34% Y:0% K:25%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #AF7EBE with Other Tools

🔢
Color Converter
Get all formats for #AF7EBE — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #AF7EBE passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #AF7EBE.
👓
Blindness Simulator
See how #AF7EBE appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #AF7EBE.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #AF7EBE.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #AF7EBE.
🔬
Technical Formats
See #AF7EBE in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #AF7EBE as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.