#D31600
A medium, vivid red closely aligning with Orangered.
About #D31600
Visually, #D31600 is defined as a vivid red. Its closest recognized web color is Orangered. Its digital footprint relies on 211 parts red, 22 parts green, and 0 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 90% M, 100% Y, and 17% K. With a hue angle of 6.3 degrees, it sits comfortably in the red spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF 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#D31600
RGB211, 22, 0
HSL6.3°, 100.0%, 41.4%
CMYK0%, 90%, 100%, 17%
HSV6.3°, 100.0%, 82.7%
LAB44.8, 67.1, 58.6
XYZ27.2, 14.4, 1.4
Decimal13833728
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.41:1
Text on #FFFFFF
AA
3.88:1
Text on #000000
AA Large
5.17:1
Text on #F8FAFC
AA
3.30:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D31600;
}
.text-color {
color: #D31600;
}
.border-color {
border: 2px solid #D31600;
}