#AF2CB6
A medium, moderate magenta closely aligning with Mediumorchid.
About #AF2CB6
At its core, #AF2CB6 is a medium and moderate hue. Its closest recognized web color is Mediumorchid. This translates to an RGB value of rgb(175, 44, 182).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 4% C, 76% M, 0% Y, and 29% K. With a hue angle of 297.0 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF2CB6
RGB175, 44, 182
HSL297.0°, 61.1%, 44.3%
CMYK4%, 76%, 0%, 29%
HSV297.0°, 75.8%, 71.4%
LAB44.6, 67.4, -45.1
XYZ27.0, 14.3, 45.6
Decimal11480246
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.44:1
Text on #FFFFFF
AA
3.86:1
Text on #000000
AA Large
5.20:1
Text on #F8FAFC
AA
3.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF2CB6;
}
.text-color {
color: #AF2CB6;
}
.border-color {
border: 2px solid #AF2CB6;
}