#FF0F16

A medium, vivid red closely aligning with Red.

About #FF0F16

Visually, #FF0F16 is defined as a vivid 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 22 parts blue light.

For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 94% M, 91% Y, and 0% K. The HSL representation is 358.2° hue, 100.0% saturation, and 52.9% lightness.

From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#FF0F16
RGB255, 15, 22
HSL358.2°, 100.0%, 52.9%
CMYK0%, 94%, 91%, 0%
HSV358.2°, 94.1%, 100.0%
LAB53.7, 79.2, 61.4
XYZ41.6, 21.7, 2.7
Decimal16715542

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.76:1
Text on #F8FAFC
AA Large
4.53:1
Text on #0F172A
AA

CSS Implementation

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

Similar Colors

Red
#FF0000