#E93366
A medium, vivid magenta closely aligning with Crimson.
About #E93366
When working with digital screens, the color #E93366 is rendered by mixing light. Its closest recognized web color is Crimson. Its digital footprint relies on 233 parts red, 51 parts green, and 102 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 78% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E93366
RGB233, 51, 102
HSL343.2°, 80.5%, 55.7%
CMYK0%, 78%, 56%, 9%
HSV343.2°, 78.1%, 91.4%
LAB52.6, 70.2, 15.9
XYZ37.2, 20.7, 14.6
Decimal15283046
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.09:1
Text on #FFFFFF
AA Large
5.13:1
Text on #000000
AA
3.91:1
Text on #F8FAFC
AA Large
4.36:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E93366;
}
.text-color {
color: #E93366;
}
.border-color {
border: 2px solid #E93366;
}