#AD7ECA Color Information

Hex color code: #AD7ECA

The hex color #AD7ECA is a gentle purple with RGB values of (173, 126, 202) and HSL of (277°, 42%, 64%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#AD7ECA
RGB
173, 126, 202
HSL
277°, 42%, 64%
CMYK
14%, 38%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD7ECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 126, 202

Red: 173 / Green: 126 / Blue: 202

HSL

277°, 42%, 64%

Hue: 277° / Saturation: 42% / Lightness: 64%

CMYK

14%, 38%, 0%, 21%

Cyan: 14% / Magenta: 38% / Yellow: 0% / Key: 21%

What color is #AD7ECA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD7ECA to RGB:

rgb(173, 126, 202)HEX to RGB Converter →

HEX to HSL

Convert #AD7ECA to HSL:

hsl(277, 42%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #AD7ECA to CMYK:

cmyk(14%, 38%, 0%, 21%)Color Converter →

Color Meaning and Usage

#AD7ECA is a gentle purple color with RGB values of 173, 126, 202 and HSL of 277°, 42%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD7ECA is #9ACA7D, creating high-contrast pairings. For softer combinations, try analogous colors like #867DCA.

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

Contrast with #AD7ECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD7ECA?

#AD7ECA is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD7ECA?

#AD7ECA in RGB is (173, 126, 202) - 173 red, 126 green, and 202 blue.

How to use #AD7ECA in CSS?

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

What colors go well with #AD7ECA?

#9ACA7D (complementary), #867DCA (analogous), and #8948B1 (lighter shade) work well with #AD7ECA.