#AF2449
A medium, moderate magenta closely aligning with Brown.
About #AF2449
At its core, #AF2449 is a medium and moderate hue. It is closely associated with the named CSS color Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 36, and 73.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 79% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF2449
RGB175, 36, 73
HSL344.0°, 65.9%, 41.4%
CMYK0%, 79%, 58%, 31%
HSV344.0°, 79.4%, 68.6%
LAB39.3, 56.4, 13.9
XYZ19.5, 10.9, 7.4
Decimal11478089
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.62:1
Text on #FFFFFF
AA
3.17:1
Text on #000000
AA Large
6.33:1
Text on #F8FAFC
AA
2.70:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF2449;
}
.text-color {
color: #AF2449;
}
.border-color {
border: 2px solid #AF2449;
}