#E9336D
A medium, vivid magenta closely aligning with Crimson.
About #E9336D
Visually, #E9336D is defined as a vivid magenta. Designers often compare it to the standard color Crimson. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 51, and 109.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 78% M, 53% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E9336D
RGB233, 51, 109
HSL340.9°, 80.5%, 55.7%
CMYK0%, 78%, 53%, 9%
HSV340.9°, 78.1%, 91.4%
LAB52.7, 70.6, 11.9
XYZ37.5, 20.8, 16.5
Decimal15283053
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.07:1
Text on #FFFFFF
AA Large
5.16:1
Text on #000000
AA
3.89:1
Text on #F8FAFC
AA Large
4.39:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E9336D;
}
.text-color {
color: #E9336D;
}
.border-color {
border: 2px solid #E9336D;
}