#E26683
A light, moderate red closely aligning with Palevioletred.
About #E26683
The hex code #E26683 represents a beautifully specific shade of red. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(226, 102, 131).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 55% M, 42% Y, and 11% K. The HSL representation is 346.0° hue, 68.1% saturation, and 64.3% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#E26683
RGB226, 102, 131
HSL346.0°, 68.1%, 64.3%
CMYK0%, 55%, 42%, 11%
HSV346.0°, 54.9%, 88.6%
LAB59.3, 51.0, 7.9
XYZ40.2, 27.3, 24.6
Decimal14837379
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.25:1
Text on #FFFFFF
AA Large
6.46:1
Text on #000000
AA
3.11:1
Text on #F8FAFC
AA Large
5.49:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E26683;
}
.text-color {
color: #E26683;
}
.border-color {
border: 2px solid #E26683;
}