✓ Copied to clipboard
#AD6A8C (Magenta) color swatch preview — Color From Pic.
#AD6A8C — Magenta color swatch

Magenta

#AD6A8C

📝 Color Information for #AD6A8C

The hexadecimal color code #AD6A8C represents a medium shade in the red family. In the RGB color model, this color is composed of 173 red, 106 green, and 140 blue, which translates to approximately 68% red, 42% green, and 55% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AD6A8C has a hue of 330 degrees, a saturation level of 29%, and a lightness value of 55%. The hue angle of 330° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 330°, saturation of 39%, and brightness/value of 68%. For print applications using the CMYK color model, #AD6A8C would be reproduced using 0% cyan, 39% magenta, 19% yellow, and 32% black. The closest web-safe color is #996699, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #AD6A8C with other colors, consider its complementary color at hue 150° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11365004, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AD6A8C

Tailwind CSS
stone-400
HEX
#AD6A8C
RGB
rgb(173, 106, 140)
RGB %
68%, 42%, 55%
HSL
hsl(330, 29%, 55%)
HSV
hsv(330, 39%, 68%)
CMYK
0%, 39%, 19%, 32%
Decimal
11365004
Web Safe
#996699

🎨 Color Schemes for #AD6A8C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AD6A8C

🌗 Shades and Tints of #AD6A8C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AD6A8C

Tones (adding gray / desaturating)

🌈 Hue Variations of #AD6A8C

Hue Variations (shifting the color spectrum)

👁️ Preview of #AD6A8C in Use

Text on #AD6A8C
This demonstrates text readability on the color background. (Click to edit)
#AD6A8C as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #AD6A8C

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #AD6A8C

:root { --color-hex: #AD6A8C; --color-rgb: 173, 106, 140; --color-hsl: 330, 29%, 55%; } .bg-color { background-color: #AD6A8C; } .text-color { color: #AD6A8C; } .border-color { border-color: #AD6A8C; }

🛠️ Use #AD6A8C in Your Project

🎨
Build a Palette with #AD6A8C
Generate harmonious color schemes
⚖️
Check Contrast for #AD6A8C
WCAG accessibility testing
🌈
Create a Gradient with #AD6A8C
Beautiful CSS gradients

🔗 Related Colors to #AD6A8C

#AE6BAE
Hue -30°
#AE6B9D
Hue -15°
#AE6B7C
Hue +15°
#AE6B6B
Hue +30°
#9B5578
85% L
#804763
70% L
#5C3347
50% L
#381F2B
30% L
#BE89A3
64% L
#CEA6BA
73% L
#DEC4D1
82% L
#EFE1E8
91% L

About Magenta (#AD6A8C)

Magenta is a medium, moderately saturated, warm red color with a hue angle of 330°, saturation of 29%, and lightness of 55%. Its RGB value is (173, 106, 140) and its CMYK breakdown is C:0% M:39% Y:19% K:32%.

This is a Summer (Cool) color palette archetype. Compassion, Playfulness, Romance. Pink is intuitive and insightful, showing tenderness and kindness.

Frequently Asked Questions About #AD6A8C

What is the HEX code for Magenta? +

The HEX code for Magenta is #AD6A8C. In CSS you can use it directly as color: #AD6A8C; or as a background: background-color: #AD6A8C;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #AD6A8C? +

The RGB value of #AD6A8C is rgb(173, 106, 140). This means the color contains 173 out of 255 parts red, 106 out of 255 parts green, and 140 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(173, 106, 140);

What is the HSL value of #AD6A8C? +

The HSL value of #AD6A8C is hsl(330, 29%, 55%). The hue is 330°, placing it in the red family on the color wheel. The saturation is 29%, making it moderately saturated. The lightness is 55%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #AD6A8C a warm or cool color? +

#AD6A8C is classified as a warm color based on its hue angle of 330°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #AD6A8C? +

The approximate CMYK value of #AD6A8C is C:0% M:39% Y:19% K:32%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #AD6A8C with Other Tools

🔢
Color Converter
Get all formats for #AD6A8C — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #AD6A8C passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #AD6A8C.
👓
Blindness Simulator
See how #AD6A8C appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #AD6A8C.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #AD6A8C.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #AD6A8C.
🔬
Technical Formats
See #AD6A8C in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #AD6A8C as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.