#AF5766
A medium, moderate red closely aligning with Indianred.
About #AF5766
When working with digital screens, the color #AF5766 is rendered by mixing light. Designers often compare it to the standard color Indianred. This translates to an RGB value of rgb(175, 87, 102).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 50% M, 42% Y, and 31% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF5766
RGB175, 87, 102
HSL349.8°, 35.5%, 51.4%
CMYK0%, 50%, 42%, 31%
HSV349.8°, 50.3%, 68.6%
LAB48.1, 37.4, 8.2
XYZ23.5, 16.9, 14.6
Decimal11491174
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.80:1
Text on #FFFFFF
AA
4.38:1
Text on #000000
AA Large
4.58:1
Text on #F8FAFC
AA
3.72:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF5766;
}
.text-color {
color: #AF5766;
}
.border-color {
border: 2px solid #AF5766;
}