#F82C2C

A medium, vivid red closely aligning with Red.

About #F82C2C

The hex code #F82C2C represents a beautifully specific shade of red. If you're using CSS, you might find it aligns closely with Red. This translates to an RGB value of rgb(248, 44, 44).

Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 82% magenta, 82% yellow, and 3% black. The HSL representation is 0.0° hue, 93.6% saturation, and 57.3% lightness.

When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#F82C2C
RGB248, 44, 44
HSL0.0°, 93.6%, 57.3%
CMYK0%, 82%, 82%, 3%
HSV0.0°, 82.3%, 97.3%
LAB54.0, 73.3, 51.4
XYZ40.1, 21.9, 4.5
Decimal16264236

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

3.90:1
Text on #FFFFFF
AA Large
5.39:1
Text on #000000
AA
3.73:1
Text on #F8FAFC
AA Large
4.58:1
Text on #0F172A
AA

CSS Implementation

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

Similar Colors

Red
#FF0000