#FF240F

A medium, vivid red closely aligning with Red.

About #FF240F

Visually, #FF240F 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, 36 parts green, and 15 parts blue light.

If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 86% magenta inks. This makes it a relatively light color when applied to physical surfaces.

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. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#FF240F
RGB255, 36, 15
HSL5.2°, 100.0%, 52.9%
CMYK0%, 86%, 94%, 0%
HSV5.2°, 94.1%, 100.0%
LAB54.6, 76.3, 64.2
XYZ42.0, 22.6, 2.6
Decimal16720911

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

3.81:1
Text on #FFFFFF
AA Large
5.51:1
Text on #000000
AA
3.64:1
Text on #F8FAFC
AA Large
4.69:1
Text on #0F172A
AA

CSS Implementation

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

Similar Colors

Red
#FF0000