#A85050
A medium, moderate red closely aligning with Indianred.
About #A85050
When working with digital screens, the color #A85050 is rendered by mixing light. Its closest recognized web color is Indianred. Its digital footprint relies on 168 parts red, 80 parts green, and 80 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 52% M, 52% Y, and 34% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A85050
RGB168, 80, 80
HSL0.0°, 35.5%, 48.6%
CMYK0%, 52%, 52%, 34%
HSV0.0°, 52.4%, 65.9%
LAB45.1, 36.2, 17.2
XYZ20.5, 14.6, 9.3
Decimal11030608
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.35:1
Text on #FFFFFF
AA
3.93:1
Text on #000000
AA Large
5.11:1
Text on #F8FAFC
AA
3.34:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A85050;
}
.text-color {
color: #A85050;
}
.border-color {
border: 2px solid #A85050;
}