#C58366
A medium, moderate orange closely aligning with Darksalmon.
About #C58366
Visually, #C58366 is defined as a moderate orange. It is closely associated with the named CSS color Darksalmon. Its digital footprint relies on 197 parts red, 131 parts green, and 102 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 34% Magenta, 48% Yellow, and 23% Black. With a hue angle of 18.3 degrees, it sits comfortably in the orange spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#C58366
RGB197, 131, 102
HSL18.3°, 45.0%, 58.6%
CMYK0%, 34%, 48%, 23%
HSV18.3°, 48.2%, 77.3%
LAB60.8, 22.1, 26.0
XYZ33.5, 29.1, 16.4
Decimal12944230
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.81:1
Text on #000000
AA
2.95:1
Text on #F8FAFC
FAIL
5.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C58366;
}
.text-color {
color: #C58366;
}
.border-color {
border: 2px solid #C58366;
}