#AF7C7C
A medium, muted red closely aligning with Rosybrown.
About #AF7C7C
The precise color #AF7C7C is an excellent choice for modern design projects. Its closest recognized web color is Rosybrown. In the RGB color space, it consists of 175 red, 124 green, and 124 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 29% magenta, 29% yellow, and 31% black. With a hue angle of 0.0 degrees, it sits comfortably in the red spectrum.
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#AF7C7C
RGB175, 124, 124
HSL0.0°, 24.2%, 58.6%
CMYK0%, 29%, 29%, 31%
HSV0.0°, 29.1%, 68.6%
LAB57.1, 19.8, 7.9
XYZ28.5, 25.0, 22.4
Decimal11500668
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.50:1
Text on #FFFFFF
AA Large
6.00:1
Text on #000000
AA
3.35:1
Text on #F8FAFC
AA Large
5.10:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF7C7C;
}
.text-color {
color: #AF7C7C;
}
.border-color {
border: 2px solid #AF7C7C;
}