#A83350
A medium, moderate red closely aligning with Indianred.
About #A83350
At its core, #A83350 is a medium and moderate hue. Its closest recognized web color is Indianred. This translates to an RGB value of rgb(168, 51, 80).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 70% magenta inks. With a hue angle of 345.1 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A83350
RGB168, 51, 80
HSL345.1°, 53.4%, 42.9%
CMYK0%, 70%, 52%, 34%
HSV345.1°, 69.6%, 65.9%
LAB40.0, 49.7, 10.2
XYZ18.8, 11.3, 8.8
Decimal11023184
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.45:1
Text on #FFFFFF
AA
3.25:1
Text on #000000
AA Large
6.17:1
Text on #F8FAFC
AA
2.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A83350;
}
.text-color {
color: #A83350;
}
.border-color {
border: 2px solid #A83350;
}