#FF0024

A medium, vivid red closely aligning with Red.

About #FF0024

At its core, #FF0024 is a medium and vivid hue. It is closely associated with the named CSS color Red. In the RGB color space, it consists of 255 red, 0 green, and 36 blue.

If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 100% magenta, 86% yellow, and 0% black. Always request a physical proof before doing a large print run with this exact code.

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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#FF0024
RGB255, 0, 36
HSL351.5°, 100.0%, 50.0%
CMYK0%, 100%, 86%, 0%
HSV351.5°, 100.0%, 100.0%
LAB53.4, 80.5, 55.4
XYZ41.6, 21.4, 3.6
Decimal16711716

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

3.98:1
Text on #FFFFFF
AA Large
5.28:1
Text on #000000
AA
3.80:1
Text on #F8FAFC
AA Large
4.49:1
Text on #0F172A
AA Large

CSS Implementation

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

Similar Colors

Red
#FF0000