#E23357
A medium, vivid red closely aligning with Crimson.
About #E23357
Visually, #E23357 is defined as a vivid red. Its closest recognized web color is Crimson. This translates to an RGB value of rgb(226, 51, 87).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 77% magenta inks. With a hue angle of 347.7 degrees, it sits comfortably in the red spectrum.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E23357
RGB226, 51, 87
HSL347.7°, 75.1%, 54.3%
CMYK0%, 77%, 62%, 11%
HSV347.7°, 77.4%, 88.6%
LAB50.9, 67.3, 22.5
XYZ34.3, 19.2, 10.9
Decimal14824279
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.33:1
Text on #FFFFFF
AA Large
4.84:1
Text on #000000
AA
4.14:1
Text on #F8FAFC
AA Large
4.12:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E23357;
}
.text-color {
color: #E23357;
}
.border-color {
border: 2px solid #E23357;
}