Closest to Medium Violet Red
#A04080
Color conversions
Reference values for common CSS, design, and accessibility formats.
| Format | Value | Preview | Copy |
|---|---|---|---|
| HEX | A04080 | ||
| HEX with # | #A04080 | ||
| RGB | rgb(160, 64, 128) | ||
| RGBA | rgba(160, 64, 128, 1) | ||
| HSL | hsl(320 42.86% 43.92%) | ||
| HSLA | hsla(320, 42.86%, 43.92%, 1) | ||
| HSV | hsv(320, 60%, 62.75%) | ||
| CMYK | cmyk(0%, 60%, 20%, 37.25%) | ||
| OKLCH | oklch(52.2% 0.1475 342.65) |
Closest named matches
Color modifications
Lighter shades
Saturation steps
Suggested pairings
Split-complementary
Try this combo as a gradientUse this color in CSS
--color: #A04080;
bg-[#a04080]
Accessibility quick-check
White text
5.93:1
AA normal
Black text
3.54:1
AA large
Reference notes
As a reference color, #A04080 reads as balanced magenta, with Medium Violet Red as its nearest named anchor. Because the hue is approximately 320 degrees, it belongs to the magenta family rather than a neutral family, even when used in small interface details. When documenting the color, keep the hex value as the canonical reference and treat the balanced family label as a practical visual description rather than a fixed rule. The contrast checks on this page show whether it is more reliable with black text or white text, which is usually the first practical decision before using the color in UI. The modification grid is useful for finding a border, hover, or background companion without changing the underlying hue family too aggressively. For data visualization, avoid relying on this color alone; combine it with spacing, labels, or pattern differences so meaning is not carried only by hue. Use it for backgrounds, supporting UI surfaces, editorial layouts, and restrained visual systems. Check contrast before placing body text on top of it, and pair it with nearby analogous colors when the design should stay calm.