#AF6666
A medium, moderate red closely aligning with Indianred.
About #AF6666
The hex code #AF6666 represents a beautifully specific shade of red. Its closest recognized web color is Indianred. Its digital footprint relies on 175 parts red, 102 parts green, and 102 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 42% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AF6666
RGB175, 102, 102
HSL0.0°, 31.3%, 54.3%
CMYK0%, 42%, 42%, 31%
HSV0.0°, 41.7%, 68.6%
LAB51.4, 29.3, 12.7
XYZ24.8, 19.6, 15.0
Decimal11495014
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.27:1
Text on #FFFFFF
AA Large
4.92:1
Text on #000000
AA
4.08:1
Text on #F8FAFC
AA Large
4.18:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF6666;
}
.text-color {
color: #AF6666;
}
.border-color {
border: 2px solid #AF6666;
}