#AF49AF
A medium, moderate magenta closely aligning with Mediumorchid.
About #AF49AF
The precise color #AF49AF is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumorchid. This translates to an RGB value of rgb(175, 73, 175).
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 58% Magenta, 0% Yellow, and 31% Black. The HSL representation is 300.0° hue, 41.1% saturation, and 48.6% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF49AF
RGB175, 73, 175
HSL300.0°, 41.1%, 48.6%
CMYK0%, 58%, 0%, 31%
HSV300.0°, 58.3%, 68.6%
LAB48.2, 55.1, -35.3
XYZ27.8, 17.0, 42.4
Decimal11487663
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.78:1
Text on #FFFFFF
AA
4.39:1
Text on #000000
AA Large
4.57:1
Text on #F8FAFC
AA
3.74:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF49AF;
}
.text-color {
color: #AF49AF;
}
.border-color {
border: 2px solid #AF49AF;
}