#D33300
A medium, vivid red closely aligning with Orangered.
About #D33300
The hex code #D33300 represents a beautifully specific shade of red. Its closest recognized web color is Orangered. In the RGB color space, it consists of 211 red, 51 green, and 0 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 76% M, 100% Y, and 17% K. The HSL representation is 14.5° hue, 100.0% saturation, and 41.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D33300
RGB211, 51, 0
HSL14.5°, 100.0%, 41.4%
CMYK0%, 76%, 100%, 17%
HSV14.5°, 100.0%, 82.7%
LAB47.3, 60.2, 59.6
XYZ28.0, 16.2, 1.7
Decimal13841152
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.95:1
Text on #FFFFFF
AA
4.24:1
Text on #000000
AA Large
4.73:1
Text on #F8FAFC
AA
3.61:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D33300;
}
.text-color {
color: #D33300;
}
.border-color {
border: 2px solid #D33300;
}