#AF3350
A medium, moderate red closely aligning with Indianred.
About #AF3350
When working with digital screens, the color #AF3350 is rendered by mixing light. It is closely associated with the named CSS color Indianred. This translates to an RGB value of rgb(175, 51, 80).
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 71% magenta inks. With a hue angle of 346.0 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AF3350
RGB175, 51, 80
HSL346.0°, 54.9%, 44.3%
CMYK0%, 71%, 54%, 31%
HSV346.0°, 70.9%, 68.6%
LAB41.3, 51.9, 12.2
XYZ20.3, 12.1, 8.8
Decimal11481936
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.15:1
Text on #FFFFFF
AA
3.41:1
Text on #000000
AA Large
5.88:1
Text on #F8FAFC
AA
2.90:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF3350;
}
.text-color {
color: #AF3350;
}
.border-color {
border: 2px solid #AF3350;
}