#AF8BEA Color Information

Hex color code: #AF8BEA

A serene purple shade, #AF8BEA appears as (175, 139, 234) in RGB and (263°, 69%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#AF8BEA
RGB
175, 139, 234
HSL
263°, 69%, 73%
CMYK
25%, 41%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF8BEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 139, 234

Red: 175 / Green: 139 / Blue: 234

HSL

263°, 69%, 73%

Hue: 263° / Saturation: 69% / Lightness: 73%

CMYK

25%, 41%, 0%, 8%

Cyan: 25% / Magenta: 41% / Yellow: 0% / Key: 8%

What color is #AF8BEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF8BEA to RGB:

rgb(175, 139, 234)HEX to RGB Converter →

HEX to HSL

Convert #AF8BEA to HSL:

hsl(263, 69%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #AF8BEA to CMYK:

cmyk(25%, 41%, 0%, 8%)Color Converter →

Color Meaning and Usage

A tranquil purple tone, #AF8BEA has RGB (175, 139, 234) and HSL (263°, 69%, 73%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF8BEA is #C5EA8B, creating high-contrast pairings. For softer combinations, try analogous colors like #8B96EA.

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

Contrast with #AF8BEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF8BEA?

#AF8BEA is a tranquil purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AF8BEA?

#AF8BEA in RGB is (175, 139, 234) - 175 red, 139 green, and 234 blue.

How to use #AF8BEA in CSS?

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

What colors go well with #AF8BEA?

#C5EA8B (complementary), #8B96EA (analogous), and #834ADE (lighter shade) work well with #AF8BEA.