#C58383
A light, moderate red closely aligning with Rosybrown.
About #C58383
The hex code #C58383 represents a beautifully specific shade of red. Its closest recognized web color is Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 197, 131, and 131.
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 34% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#C58383
RGB197, 131, 131
HSL0.0°, 36.3%, 64.3%
CMYK0%, 34%, 34%, 23%
HSV0.0°, 33.5%, 77.3%
LAB61.4, 25.4, 10.5
XYZ35.2, 29.7, 25.4
Decimal12944259
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.02:1
Text on #FFFFFF
AA Large
6.95:1
Text on #000000
AA
2.89:1
Text on #F8FAFC
FAIL
5.91:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C58383;
}
.text-color {
color: #C58383;
}
.border-color {
border: 2px solid #C58383;
}