#FF000F

A medium, vivid red closely aligning with Red.

About #FF000F

The hex code #FF000F 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, 0 parts green, and 15 parts blue light.

If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 100% Magenta, 94% Yellow, and 0% Black. With a hue angle of 356.5 degrees, it sits comfortably in the red spectrum.

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#FF000F
RGB255, 0, 15
HSL356.5°, 100.0%, 50.0%
CMYK0%, 100%, 94%, 0%
HSV356.5°, 100.0%, 100.0%
LAB53.3, 80.2, 63.5
XYZ41.3, 21.3, 2.4
Decimal16711695

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

3.99:1
Text on #FFFFFF
AA Large
5.26:1
Text on #000000
AA
3.82:1
Text on #F8FAFC
AA Large
4.47:1
Text on #0F172A
AA Large

CSS Implementation

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

Similar Colors

Red
#FF0000