#FF8324

A medium, vivid orange closely aligning with Darkorange.

About #FF8324

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

Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 49% magenta, 86% yellow, and 0% black. The HSL representation is 26.0° hue, 100.0% saturation, and 57.1% lightness.

Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.

Color Space Conversions

HEX#FF8324
RGB255, 131, 36
HSL26.0°, 100.0%, 57.1%
CMYK0%, 49%, 86%, 0%
HSV26.0°, 85.9%, 100.0%
LAB67.7, 41.8, 67.0
XYZ49.7, 37.6, 6.3
Decimal16745252

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

2.46:1
Text on #FFFFFF
FAIL
8.52:1
Text on #000000
AAA
2.35:1
Text on #F8FAFC
FAIL
7.25:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Darkorange
#FF8C00