#AF49A0
A medium, moderate magenta closely aligning with Orchid.
About #AF49A0
The hex code #AF49A0 represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Orchid. Its digital footprint relies on 175 parts red, 73 parts green, and 160 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 58% magenta inks. With a hue angle of 308.8 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AF49A0
RGB175, 73, 160
HSL308.8°, 41.1%, 48.6%
CMYK0%, 58%, 9%, 31%
HSV308.8°, 58.3%, 68.6%
LAB47.5, 52.5, -27.5
XYZ26.4, 16.4, 35.0
Decimal11487648
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.90:1
Text on #FFFFFF
AA
4.28:1
Text on #000000
AA Large
4.69:1
Text on #F8FAFC
AA
3.64:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF49A0;
}
.text-color {
color: #AF49A0;
}
.border-color {
border: 2px solid #AF49A0;
}