#E9335F
A medium, vivid red closely aligning with Crimson.
About #E9335F
The hex code #E9335F represents a beautifully specific shade of red. Designers often compare it to the standard color Crimson. Its digital footprint relies on 233 parts red, 51 parts green, and 95 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 78% M, 59% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E9335F
RGB233, 51, 95
HSL345.5°, 80.5%, 55.7%
CMYK0%, 78%, 59%, 9%
HSV345.5°, 78.1%, 91.4%
LAB52.4, 69.7, 19.9
XYZ36.9, 20.5, 12.8
Decimal15283039
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.11:1
Text on #FFFFFF
AA Large
5.10:1
Text on #000000
AA
3.93:1
Text on #F8FAFC
AA Large
4.34:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E9335F;
}
.text-color {
color: #E9335F;
}
.border-color {
border: 2px solid #E9335F;
}