#AD7FCB Color Information

Hex color code: #AD7FCB

The hex color #AD7FCB is a delicate purple with RGB values of (173, 127, 203) and HSL of (276°, 42%, 65%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#AD7FCB
RGB
173, 127, 203
HSL
276°, 42%, 65%
CMYK
15%, 37%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD7FCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 127, 203

Red: 173 / Green: 127 / Blue: 203

HSL

276°, 42%, 65%

Hue: 276° / Saturation: 42% / Lightness: 65%

CMYK

15%, 37%, 0%, 20%

Cyan: 15% / Magenta: 37% / Yellow: 0% / Key: 20%

What color is #AD7FCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD7FCB to RGB:

rgb(173, 127, 203)HEX to RGB Converter →

HEX to HSL

Convert #AD7FCB to HSL:

hsl(276, 42%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AD7FCB to CMYK:

cmyk(15%, 37%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft purple tone, #AD7FCB has RGB (173, 127, 203) and HSL (276°, 42%, 65%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD7FCB is #9ECB80, creating high-contrast pairings. For softer combinations, try analogous colors like #8880CB.

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

Contrast with #AD7FCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD7FCB?

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

What is the RGB value of #AD7FCB?

#AD7FCB in RGB is (173, 127, 203) - 173 red, 127 green, and 203 blue.

How to use #AD7FCB in CSS?

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

What colors go well with #AD7FCB?

#9ECB80 (complementary), #8880CB (analogous), and #8A4AB5 (lighter shade) work well with #AD7FCB.