#E2926D
A light, moderate orange closely aligning with Darksalmon.
About #E2926D
The precise color #E2926D is an excellent choice for modern design projects. Designers often compare it to the standard color Darksalmon. This translates to an RGB value of rgb(226, 146, 109).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 35% magenta, 52% yellow, and 11% black. With a hue angle of 19.0 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E2926D
RGB226, 146, 109
HSL19.0°, 66.9%, 65.7%
CMYK0%, 35%, 52%, 11%
HSV19.0°, 51.8%, 88.6%
LAB67.9, 26.3, 32.0
XYZ44.4, 37.8, 19.4
Decimal14848621
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.45:1
Text on #FFFFFF
FAIL
8.57:1
Text on #000000
AAA
2.34:1
Text on #F8FAFC
FAIL
7.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2926D;
}
.text-color {
color: #E2926D;
}
.border-color {
border: 2px solid #E2926D;
}