#F8330F
A medium, vivid red closely aligning with Orangered.
About #F8330F
At its core, #F8330F is a medium and vivid hue. Designers often compare it to the standard color Orangered. In the RGB color space, it consists of 248 red, 51 green, and 15 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 79% magenta inks. The HSL representation is 9.3° hue, 94.3% saturation, and 51.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F8330F
RGB248, 51, 15
HSL9.3°, 94.3%, 51.6%
CMYK0%, 79%, 94%, 3%
HSV9.3°, 94.0%, 97.3%
LAB54.4, 71.2, 63.4
XYZ40.0, 22.4, 2.7
Decimal16265999
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.84:1
Text on #FFFFFF
AA Large
5.47:1
Text on #000000
AA
3.67:1
Text on #F8FAFC
AA Large
4.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F8330F;
}
.text-color {
color: #F8330F;
}
.border-color {
border: 2px solid #F8330F;
}