#F88333
A medium, vivid orange closely aligning with Chocolate.
About #F88333
The precise color #F88333 is an excellent choice for modern design projects. Designers often compare it to the standard color Chocolate. In the RGB color space, it consists of 248 red, 131 green, and 51 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 47% Magenta, 79% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F88333
RGB248, 131, 51
HSL24.4°, 93.4%, 58.6%
CMYK0%, 47%, 79%, 3%
HSV24.4°, 79.4%, 97.3%
LAB66.8, 39.5, 60.3
XYZ47.4, 36.4, 7.7
Decimal16286515
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.53:1
Text on #FFFFFF
FAIL
8.29:1
Text on #000000
AAA
2.42:1
Text on #F8FAFC
FAIL
7.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F88333;
}
.text-color {
color: #F88333;
}
.border-color {
border: 2px solid #F88333;
}