#AF54E8 Color Information

Hex color code: #AF54E8

A striking purple shade, #AF54E8 appears as (175, 84, 232) in RGB and (277°, 76%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#AF54E8
RGB
175, 84, 232
HSL
277°, 76%, 62%
CMYK
25%, 64%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF54E8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 84, 232

Red: 175 / Green: 84 / Blue: 232

HSL

277°, 76%, 62%

Hue: 277° / Saturation: 76% / Lightness: 62%

CMYK

25%, 64%, 0%, 9%

Cyan: 25% / Magenta: 64% / Yellow: 0% / Key: 9%

What color is #AF54E8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF54E8 to RGB:

rgb(175, 84, 232)HEX to RGB Converter →

HEX to HSL

Convert #AF54E8 to HSL:

hsl(277, 76%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #AF54E8 to CMYK:

cmyk(25%, 64%, 0%, 9%)Color Converter →

Color Meaning and Usage

A striking purple tone, #AF54E8 has RGB (175, 84, 232) and HSL (277°, 76%, 62%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF54E8 is #8DE854, creating high-contrast pairings. For softer combinations, try analogous colors like #6654E8.

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

Contrast with #AF54E8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF54E8?

#AF54E8 is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AF54E8?

#AF54E8 in RGB is (175, 84, 232) - 175 red, 84 green, and 232 blue.

How to use #AF54E8 in CSS?

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

What colors go well with #AF54E8?

#8DE854 (complementary), #6654E8 (analogous), and #8D1DD3 (lighter shade) work well with #AF54E8.