#A87C7C
A medium, muted red closely aligning with Rosybrown.
About #A87C7C
The precise color #A87C7C is an excellent choice for modern design projects. Its closest recognized web color is Rosybrown. In the RGB color space, it consists of 168 red, 124 green, and 124 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 26% magenta, 26% yellow, and 34% black. The HSL representation is 0.0° hue, 20.2% saturation, and 57.3% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A87C7C
RGB168, 124, 124
HSL0.0°, 20.2%, 57.3%
CMYK0%, 26%, 26%, 34%
HSV0.0°, 26.2%, 65.9%
LAB56.3, 17.1, 6.7
XYZ27.0, 24.2, 22.3
Decimal11041916
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.60:1
Text on #FFFFFF
AA Large
5.84:1
Text on #000000
AA
3.44:1
Text on #F8FAFC
AA Large
4.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A87C7C;
}
.text-color {
color: #A87C7C;
}
.border-color {
border: 2px solid #A87C7C;
}