#AF5099
A medium, moderate magenta closely aligning with Orchid.
About #AF5099
At its core, #AF5099 is a medium and moderate hue. Designers often compare it to the standard color Orchid. This translates to an RGB value of rgb(175, 80, 153).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 54% Magenta, 13% Yellow, and 31% Black. With a hue angle of 313.9 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF5099
RGB175, 80, 153
HSL313.9°, 37.3%, 50.0%
CMYK0%, 54%, 13%, 31%
HSV313.9°, 54.3%, 68.6%
LAB48.4, 48.0, -21.9
XYZ26.3, 17.2, 32.1
Decimal11489433
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.74:1
Text on #FFFFFF
AA
4.43:1
Text on #000000
AA Large
4.53:1
Text on #F8FAFC
AA
3.77:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF5099;
}
.text-color {
color: #AF5099;
}
.border-color {
border: 2px solid #AF5099;
}