#FF5007

A medium, vivid orange closely aligning with Orangered.

About #FF5007

When working with digital screens, the color #FF5007 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Orangered. To achieve this exact tint on a monitor, you would use an RGB mix of 255, 80, and 7.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 69% magenta inks. With a hue angle of 17.7 degrees, it sits comfortably in the orange spectrum.

Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#FF5007
RGB255, 80, 7
HSL17.7°, 100.0%, 51.4%
CMYK0%, 69%, 97%, 0%
HSV17.7°, 97.3%, 100.0%
LAB59.0, 64.0, 68.3
XYZ44.1, 27.0, 3.1
Decimal16732167

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

3.28:1
Text on #FFFFFF
AA Large
6.40:1
Text on #000000
AA
3.13:1
Text on #F8FAFC
AA Large
5.44:1
Text on #0F172A
AA

CSS Implementation

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

Similar Colors

Orangered
#FF4500