#AF5050
A medium, moderate red closely aligning with Indianred.
About #AF5050
The precise color #AF5050 is an excellent choice for modern design projects. Its closest recognized web color is Indianred. In the RGB color space, it consists of 175 red, 80 green, and 80 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 54% M, 54% Y, and 31% K. Always request a physical proof before doing a large print run with this exact code.
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#AF5050
RGB175, 80, 80
HSL0.0°, 37.3%, 50.0%
CMYK0%, 54%, 54%, 31%
HSV0.0°, 54.3%, 68.6%
LAB46.2, 38.8, 18.9
XYZ22.0, 15.4, 9.4
Decimal11489360
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.14:1
Text on #FFFFFF
AA
4.09:1
Text on #000000
AA Large
4.91:1
Text on #F8FAFC
AA
3.47:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF5050;
}
.text-color {
color: #AF5050;
}
.border-color {
border: 2px solid #AF5050;
}