#AF44CA Color Information

Hex color code: #AF44CA

#AF44CA is a balanced magenta color. In RGB it is (175, 68, 202), and in HSL it is (288°, 56%, 53%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#AF44CA
RGB
175, 68, 202
HSL
288°, 56%, 53%
CMYK
13%, 66%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AF44CA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #AF44CA; color: #FFFFFF; }

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 #AF44CA; background-color: #AF44CA15; }

Alert / Toast

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

Link / Accent

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

a { color: #AF44CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 68, 202

Red: 175 / Green: 68 / Blue: 202

HSL

288°, 56%, 53%

Hue: 288° / Saturation: 56% / Lightness: 53%

CMYK

13%, 66%, 0%, 21%

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

What color is #AF44CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF44CA to RGB:

rgb(175, 68, 202)HEX to RGB Converter →

HEX to HSL

Convert #AF44CA to HSL:

hsl(288, 56%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #AF44CA to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #AF44CA has RGB (175, 68, 202) and HSL (288°, 56%, 53%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF44CA is #5FCA44, creating high-contrast pairings. For softer combinations, try analogous colors like #6C44CA.

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

Contrast with #AF44CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF44CA?

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

What is the RGB value of #AF44CA?

#AF44CA in RGB is (175, 68, 202) - 175 red, 68 green, and 202 blue.

How to use #AF44CA in CSS?

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

What colors go well with #AF44CA?

#5FCA44 (complementary), #6C44CA (analogous), and #812B97 (lighter shade) work well with #AF44CA.