#E28A7C
A light, moderate red closely aligning with Darksalmon.
About #E28A7C
The precise color #E28A7C 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, 138, 124).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 39% M, 45% Y, and 11% K. With a hue angle of 8.2 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E28A7C
RGB226, 138, 124
HSL8.2°, 63.7%, 68.6%
CMYK0%, 39%, 45%, 11%
HSV8.2°, 45.1%, 88.6%
LAB66.4, 32.0, 21.8
XYZ44.1, 35.8, 23.7
Decimal14846588
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.57:1
Text on #FFFFFF
FAIL
8.16:1
Text on #000000
AAA
2.46:1
Text on #F8FAFC
FAIL
6.94:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E28A7C;
}
.text-color {
color: #E28A7C;
}
.border-color {
border: 2px solid #E28A7C;
}