#E97C6D
A light, vivid red closely aligning with Salmon.
About #E97C6D
The precise color #E97C6D is an excellent choice for modern design projects. Designers often compare it to the standard color Salmon. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 124, and 109.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 47% magenta, 53% yellow, and 9% black. With a hue angle of 7.3 degrees, it sits comfortably in the red spectrum.
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#E97C6D
RGB233, 124, 109
HSL7.3°, 73.8%, 67.1%
CMYK0%, 47%, 53%, 9%
HSV7.3°, 53.2%, 91.4%
LAB64.0, 40.6, 27.2
XYZ43.6, 32.8, 18.5
Decimal15301741
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.77:1
Text on #FFFFFF
FAIL
7.57:1
Text on #000000
AAA
2.65:1
Text on #F8FAFC
FAIL
6.43:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E97C6D;
}
.text-color {
color: #E97C6D;
}
.border-color {
border: 2px solid #E97C6D;
}