#F05F00

A medium, vivid orange closely aligning with Orangered.

About #F05F00

When working with digital screens, the color #F05F00 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Orangered. This translates to an RGB value of rgb(240, 95, 0).

If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 60% magenta inks. 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#F05F00
RGB240, 95, 0
HSL23.8°, 100.0%, 47.1%
CMYK0%, 60%, 100%, 6%
HSV23.8°, 100.0%, 94.1%
LAB58.7, 52.8, 68.1
XYZ40.0, 26.7, 3.0
Decimal15752960

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

3.31:1
Text on #FFFFFF
AA Large
6.34:1
Text on #000000
AA
3.16:1
Text on #F8FAFC
AA Large
5.39:1
Text on #0F172A
AA

CSS Implementation

.bg-color { background-color: #F05F00; }
.text-color { color: #F05F00; }
.border-color { border: 2px solid #F05F00; }

Similar Colors

Orangered
#FF4500