#C58A66
A medium, moderate orange closely aligning with Darksalmon.
About #C58A66
The precise color #C58A66 is an excellent choice for modern design projects. Its closest recognized web color is Darksalmon. In the RGB color space, it consists of 197 red, 138 green, and 102 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 30% Magenta, 48% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C58A66
RGB197, 138, 102
HSL22.7°, 45.0%, 58.6%
CMYK0%, 30%, 48%, 23%
HSV22.7°, 48.2%, 77.3%
LAB62.5, 18.3, 28.2
XYZ34.5, 31.0, 16.7
Decimal12946022
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.92:1
Text on #FFFFFF
FAIL
7.20:1
Text on #000000
AAA
2.79:1
Text on #F8FAFC
FAIL
6.12:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C58A66;
}
.text-color {
color: #C58A66;
}
.border-color {
border: 2px solid #C58A66;
}