#A86666
A medium, muted red closely aligning with Rosybrown.
About #A86666
Visually, #A86666 is defined as a muted red. Designers often compare it to the standard color Rosybrown. In the RGB color space, it consists of 168 red, 102 green, and 102 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 39% magenta inks. The HSL representation is 0.0° hue, 27.5% saturation, and 52.9% lightness.
When using this color as a background, text legibility must be considered. 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#A86666
RGB168, 102, 102
HSL0.0°, 27.5%, 52.9%
CMYK0%, 39%, 39%, 34%
HSV0.0°, 39.3%, 65.9%
LAB50.4, 26.6, 11.3
XYZ23.3, 18.8, 15.0
Decimal11036262
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.41:1
Text on #FFFFFF
AA Large
4.76:1
Text on #000000
AA
4.22:1
Text on #F8FAFC
AA Large
4.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A86666;
}
.text-color {
color: #A86666;
}
.border-color {
border: 2px solid #A86666;
}