#AF5750
A medium, moderate red closely aligning with Indianred.
About #AF5750
The precise color #AF5750 is an excellent choice for modern design projects. Designers often compare it to the standard color Indianred. This translates to an RGB value of rgb(175, 87, 80).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 50% Magenta, 54% Yellow, and 31% Black. The HSL representation is 4.4° hue, 37.3% saturation, and 50.0% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF5750
RGB175, 87, 80
HSL4.4°, 37.3%, 50.0%
CMYK0%, 50%, 54%, 31%
HSV4.4°, 54.3%, 68.6%
LAB47.6, 35.2, 20.7
XYZ22.5, 16.5, 9.6
Decimal11491152
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.88:1
Text on #FFFFFF
AA
4.30:1
Text on #000000
AA Large
4.67:1
Text on #F8FAFC
AA
3.66:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF5750;
}
.text-color {
color: #AF5750;
}
.border-color {
border: 2px solid #AF5750;
}