#A05FAF
A medium, moderate magenta closely aligning with Mediumpurple.
About #A05FAF
The hex code #A05FAF represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumpurple. This translates to an RGB value of rgb(160, 95, 175).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 9% cyan, 46% magenta, 0% yellow, and 31% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A05FAF
RGB160, 95, 175
HSL288.8°, 33.3%, 52.9%
CMYK9%, 46%, 0%, 31%
HSV288.8°, 45.7%, 68.6%
LAB50.4, 39.7, -32.0
XYZ26.3, 18.8, 42.8
Decimal10510255
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.42:1
Text on #FFFFFF
AA Large
4.75:1
Text on #000000
AA
4.22:1
Text on #F8FAFC
AA Large
4.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A05FAF;
}
.text-color {
color: #A05FAF;
}
.border-color {
border: 2px solid #A05FAF;
}