#E21D66
A medium, vivid magenta closely aligning with Deeppink.
About #E21D66
The precise color #E21D66 is an excellent choice for modern design projects. Its closest recognized web color is Deeppink. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 29, and 102.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 87% magenta, 55% yellow, and 11% black. The HSL representation is 337.8° hue, 77.3% saturation, and 50.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#E21D66
RGB226, 29, 102
HSL337.8°, 77.3%, 50.0%
CMYK0%, 87%, 55%, 11%
HSV337.8°, 87.2%, 88.6%
LAB49.5, 73.3, 11.4
XYZ34.2, 18.0, 14.2
Decimal14818662
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.56:1
Text on #FFFFFF
AA
4.60:1
Text on #000000
AA
4.36:1
Text on #F8FAFC
AA Large
3.91:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E21D66;
}
.text-color {
color: #E21D66;
}
.border-color {
border: 2px solid #E21D66;
}