#FF3A00

A medium, vivid red closely aligning with Orangered.

About #FF3A00

At its core, #FF3A00 is a medium and vivid hue. If you're using CSS, you might find it aligns closely with Orangered. This translates to an RGB value of rgb(255, 58, 0).

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 77% Magenta, 100% Yellow, and 0% Black. The HSL representation is 13.6° hue, 100.0% saturation, and 50.0% lightness.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#FF3A00
RGB255, 58, 0
HSL13.6°, 100.0%, 50.0%
CMYK0%, 77%, 100%, 0%
HSV13.6°, 100.0%, 100.0%
LAB56.4, 71.1, 68.4
XYZ42.8, 24.3, 2.4
Decimal16726528

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

3.59:1
Text on #FFFFFF
AA Large
5.86:1
Text on #000000
AA
3.43:1
Text on #F8FAFC
AA Large
4.98:1
Text on #0F172A
AA

CSS Implementation

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

Similar Colors

Orangered
#FF4500