#AF7BEA Color Information

Hex color code: #AF7BEA

A vivid purple shade, #AF7BEA appears as (175, 123, 234) in RGB and (268°, 73%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#AF7BEA
RGB
175, 123, 234
HSL
268°, 73%, 70%
CMYK
25%, 47%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF7BEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 123, 234

Red: 175 / Green: 123 / Blue: 234

HSL

268°, 73%, 70%

Hue: 268° / Saturation: 73% / Lightness: 70%

CMYK

25%, 47%, 0%, 8%

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

What color is #AF7BEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF7BEA to RGB:

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

HEX to HSL

Convert #AF7BEA to HSL:

hsl(268, 73%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AF7BEA to CMYK:

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

Color Meaning and Usage

A eye-catching purple tone, #AF7BEA has RGB (175, 123, 234) and HSL (268°, 73%, 70%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF7BEA is #B6EA7B, creating high-contrast pairings. For softer combinations, try analogous colors like #7B7EEA.

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

Contrast with #AF7BEA

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

Contrast Ratio: 6.84:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF7BEA?

#AF7BEA is a eye-catching purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AF7BEA?

#AF7BEA in RGB is (175, 123, 234) - 175 red, 123 green, and 234 blue.

How to use #AF7BEA in CSS?

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

What colors go well with #AF7BEA?

#B6EA7B (complementary), #7B7EEA (analogous), and #8738E0 (lighter shade) work well with #AF7BEA.