#E26D8A
A light, moderate red closely aligning with Palevioletred.
About #E26D8A
The precise color #E26D8A is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 109, and 138.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 52% magenta, 39% yellow, and 11% black. With a hue angle of 345.1 degrees, it sits comfortably in the red spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#E26D8A
RGB226, 109, 138
HSL345.1°, 66.9%, 65.7%
CMYK0%, 52%, 39%, 11%
HSV345.1°, 51.8%, 88.6%
LAB60.7, 48.3, 6.0
XYZ41.4, 28.9, 27.4
Decimal14839178
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.09:1
Text on #FFFFFF
AA Large
6.79:1
Text on #000000
AA
2.96:1
Text on #F8FAFC
FAIL
5.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E26D8A;
}
.text-color {
color: #E26D8A;
}
.border-color {
border: 2px solid #E26D8A;
}