#F08A00
A medium, vivid orange closely aligning with Darkorange.
About #F08A00
When working with digital screens, the color #F08A00 is rendered by mixing light. Its closest recognized web color is Darkorange. In the RGB color space, it consists of 240 red, 138 green, and 0 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 43% M, 100% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F08A00
RGB240, 138, 0
HSL34.5°, 100.0%, 47.1%
CMYK0%, 43%, 100%, 6%
HSV34.5°, 100.0%, 94.1%
LAB67.1, 31.8, 73.0
XYZ45.0, 36.7, 4.7
Decimal15763968
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.52:1
Text on #FFFFFF
FAIL
8.34:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F08A00;
}
.text-color {
color: #F08A00;
}
.border-color {
border: 2px solid #F08A00;
}