#E43B0A
A medium, vivid red closely aligning with Orangered.
About #E43B0A
Visually, #E43B0A is defined as a vivid red. Its closest recognized web color is Orangered. Its digital footprint relies on 228 parts red, 59 parts green, and 10 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 74% Magenta, 96% Yellow, and 11% Black. 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. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E43B0A
RGB228, 59, 10
HSL13.5°, 91.6%, 46.7%
CMYK0%, 74%, 96%, 11%
HSV13.5°, 95.6%, 89.4%
LAB51.4, 62.9, 60.9
XYZ33.6, 19.6, 2.3
Decimal14957322
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.26:1
Text on #FFFFFF
AA Large
4.93:1
Text on #000000
AA
4.07:1
Text on #F8FAFC
AA Large
4.19:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E43B0A;
}
.text-color {
color: #E43B0A;
}
.border-color {
border: 2px solid #E43B0A;
}