#E29975
A light, moderate orange closely aligning with Darksalmon.
About #E29975
The hex code #E29975 represents a beautifully specific shade of orange. Its closest recognized web color is Darksalmon. Its digital footprint relies on 226 parts red, 153 parts green, and 117 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 32% magenta, 48% yellow, and 11% black. The HSL representation is 19.8° hue, 65.3% saturation, and 67.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E29975
RGB226, 153, 117
HSL19.8°, 65.3%, 67.3%
CMYK0%, 32%, 48%, 11%
HSV19.8°, 48.2%, 88.6%
LAB69.6, 23.3, 30.0
XYZ46.0, 40.2, 22.2
Decimal14850421
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.32:1
Text on #FFFFFF
FAIL
9.05:1
Text on #000000
AAA
2.22:1
Text on #F8FAFC
FAIL
7.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E29975;
}
.text-color {
color: #E29975;
}
.border-color {
border: 2px solid #E29975;
}