#F80F0F

A medium, vivid red closely aligning with Red.

About #F80F0F

When working with digital screens, the color #F80F0F is rendered by mixing light. Designers often compare it to the standard color Red. Its digital footprint relies on 248 parts red, 15 parts green, and 15 parts blue light.

When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 94% magenta inks. This makes it a relatively light color when applied to physical surfaces.

From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#F80F0F
RGB248, 15, 15
HSL0.0°, 94.3%, 51.6%
CMYK0%, 94%, 94%, 3%
HSV0.0°, 94.0%, 97.3%
LAB52.2, 77.4, 62.1
XYZ39.0, 20.3, 2.3
Decimal16256783

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

4.14:1
Text on #FFFFFF
AA Large
5.07:1
Text on #000000
AA
3.96:1
Text on #F8FAFC
AA Large
4.31:1
Text on #0F172A
AA Large

CSS Implementation

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

Similar Colors

Red
#FF0000