#E23350
A medium, vivid red closely aligning with Crimson.
About #E23350
Visually, #E23350 is defined as a vivid red. Its closest recognized web color is Crimson. Its digital footprint relies on 226 parts red, 51 parts green, and 80 parts blue light.
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 350.1 degrees, it sits comfortably in the red spectrum.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E23350
RGB226, 51, 80
HSL350.1°, 75.1%, 54.3%
CMYK0%, 77%, 65%, 11%
HSV350.1°, 77.4%, 88.6%
LAB50.8, 66.9, 26.5
XYZ34.0, 19.1, 9.5
Decimal14824272
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.35:1
Text on #FFFFFF
AA Large
4.82:1
Text on #000000
AA
4.16:1
Text on #F8FAFC
AA Large
4.10:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E23350;
}
.text-color {
color: #E23350;
}
.border-color {
border: 2px solid #E23350;
}