#F00024
A medium, vivid red closely aligning with Red.
About #F00024
When working with digital screens, the color #F00024 is rendered by mixing light. Its closest recognized web color is Red. Its digital footprint relies on 240 parts red, 0 parts green, and 36 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 100% Magenta, 85% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F00024
RGB240, 0, 36
HSL351.0°, 100.0%, 47.1%
CMYK0%, 100%, 85%, 6%
HSV351.0°, 100.0%, 94.1%
LAB50.3, 76.9, 51.5
XYZ36.3, 18.7, 3.4
Decimal15728676
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.44:1
Text on #FFFFFF
AA Large
4.73:1
Text on #000000
AA
4.24:1
Text on #F8FAFC
AA Large
4.02:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F00024;
}
.text-color {
color: #F00024;
}
.border-color {
border: 2px solid #F00024;
}