#D31607
A medium, vivid red closely aligning with Orangered.
About #D31607
At its core, #D31607 is a medium and vivid hue. Designers often compare it to the standard color Orangered. In the RGB color space, it consists of 211 red, 22 green, and 7 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 90% Magenta, 97% Yellow, and 17% Black. With a hue angle of 4.4 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D31607
RGB211, 22, 7
HSL4.4°, 93.6%, 42.7%
CMYK0%, 90%, 97%, 17%
HSV4.4°, 96.7%, 82.7%
LAB44.9, 67.1, 56.4
XYZ27.2, 14.4, 1.6
Decimal13833735
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.40:1
Text on #FFFFFF
AA
3.89:1
Text on #000000
AA Large
5.16:1
Text on #F8FAFC
AA
3.30:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D31607;
}
.text-color {
color: #D31607;
}
.border-color {
border: 2px solid #D31607;
}