#AF5EDE Color Information

Hex color code: #AF5EDE

The hex color #AF5EDE is a subtle purple with RGB values of (175, 94, 222) and HSL of (278°, 66%, 62%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#AF5EDE
RGB
175, 94, 222
HSL
278°, 66%, 62%
CMYK
21%, 58%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF5EDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 94, 222

Red: 175 / Green: 94 / Blue: 222

HSL

278°, 66%, 62%

Hue: 278° / Saturation: 66% / Lightness: 62%

CMYK

21%, 58%, 0%, 13%

Cyan: 21% / Magenta: 58% / Yellow: 0% / Key: 13%

What color is #AF5EDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF5EDE to RGB:

rgb(175, 94, 222)HEX to RGB Converter →

HEX to HSL

Convert #AF5EDE to HSL:

hsl(278, 66%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #AF5EDE to CMYK:

cmyk(21%, 58%, 0%, 13%)Color Converter →

Color Meaning and Usage

#AF5EDE is a understated purple color with RGB values of 175, 94, 222 and HSL of 278°, 66%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF5EDE is #8DDE5E, creating high-contrast pairings. For softer combinations, try analogous colors like #6F5EDE.

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

Contrast with #AF5EDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF5EDE?

#AF5EDE is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AF5EDE?

#AF5EDE in RGB is (175, 94, 222) - 175 red, 94 green, and 222 blue.

How to use #AF5EDE in CSS?

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

What colors go well with #AF5EDE?

#8DDE5E (complementary), #6F5EDE (analogous), and #8D29C7 (lighter shade) work well with #AF5EDE.