#E9425F
A medium, vivid red closely aligning with Crimson.
About #E9425F
Visually, #E9425F is defined as a vivid red. Its closest recognized web color is Crimson. Its digital footprint relies on 233 parts red, 66 parts green, and 95 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 72% Magenta, 59% Yellow, and 9% Black. The HSL representation is 349.6° hue, 79.1% saturation, and 58.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E9425F
RGB233, 66, 95
HSL349.6°, 79.1%, 58.6%
CMYK0%, 72%, 59%, 9%
HSV349.6°, 71.7%, 91.4%
LAB54.1, 65.1, 22.1
XYZ37.6, 22.0, 13.1
Decimal15286879
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.88:1
Text on #FFFFFF
AA Large
5.41:1
Text on #000000
AA
3.71:1
Text on #F8FAFC
AA Large
4.60:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E9425F;
}
.text-color {
color: #E9425F;
}
.border-color {
border: 2px solid #E9425F;
}