#FF5F00

A medium, vivid orange closely aligning with Orangered.

About #FF5F00

Visually, #FF5F00 is defined as a vivid orange. If you're using CSS, you might find it aligns closely with Orangered. This translates to an RGB value of rgb(255, 95, 0).

Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 63% magenta inks. Always request a physical proof before doing a large print run with this exact code.

Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#FF5F00
RGB255, 95, 0
HSL22.4°, 100.0%, 50.0%
CMYK0%, 63%, 100%, 0%
HSV22.4°, 100.0%, 100.0%
LAB61.2, 58.0, 70.7
XYZ45.3, 29.4, 3.3
Decimal16736000

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

3.05:1
Text on #FFFFFF
AA Large
6.89:1
Text on #000000
AA
2.91:1
Text on #F8FAFC
FAIL
5.86:1
Text on #0F172A
AA

CSS Implementation

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

Similar Colors

Orangered
#FF4500