#FF0F0F

A medium, vivid red closely aligning with Red.

About #FF0F0F

The hex code #FF0F0F represents a beautifully specific shade of red. If you're using CSS, you might find it aligns closely with Red. Its digital footprint relies on 255 parts red, 15 parts green, and 15 parts blue light.

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 94% magenta inks. With a hue angle of 0.0 degrees, it sits comfortably in the red spectrum.

From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.

Color Space Conversions

HEX#FF0F0F
RGB255, 15, 15
HSL0.0°, 100.0%, 52.9%
CMYK0%, 94%, 94%, 0%
HSV0.0°, 94.1%, 100.0%
LAB53.6, 79.1, 63.7
XYZ41.5, 21.6, 2.4
Decimal16715535

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

3.94:1
Text on #FFFFFF
AA Large
5.33:1
Text on #000000
AA
3.77:1
Text on #F8FAFC
AA Large
4.53:1
Text on #0F172A
AA

CSS Implementation

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

Similar Colors

Red
#FF0000