#AF67CB Color Information

Hex color code: #AF67CB

A soft purple shade, #AF67CB appears as (175, 103, 203) in RGB and (283°, 49%, 60%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#AF67CB
RGB
175, 103, 203
HSL
283°, 49%, 60%
CMYK
14%, 49%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF67CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 103, 203

Red: 175 / Green: 103 / Blue: 203

HSL

283°, 49%, 60%

Hue: 283° / Saturation: 49% / Lightness: 60%

CMYK

14%, 49%, 0%, 20%

Cyan: 14% / Magenta: 49% / Yellow: 0% / Key: 20%

What color is #AF67CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF67CB to RGB:

rgb(175, 103, 203)HEX to RGB Converter →

HEX to HSL

Convert #AF67CB to HSL:

hsl(283, 49%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #AF67CB to CMYK:

cmyk(14%, 49%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft purple tone, #AF67CB has RGB (175, 103, 203) and HSL (283°, 49%, 60%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF67CB is #83CB67, creating high-contrast pairings. For softer combinations, try analogous colors like #7D67CB.

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

Contrast with #AF67CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF67CB?

#AF67CB is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AF67CB?

#AF67CB in RGB is (175, 103, 203) - 175 red, 103 green, and 203 blue.

How to use #AF67CB in CSS?

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

What colors go well with #AF67CB?

#83CB67 (complementary), #7D67CB (analogous), and #8B3BAB (lighter shade) work well with #AF67CB.