#F82C1D

A medium, vivid red closely aligning with Red.

About #F82C1D

The hex code #F82C1D 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, 29).

Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 82% magenta, 88% yellow, and 3% black. Always request a physical proof before doing a large print run with this exact code.

From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.

Color Space Conversions

HEX#F82C1D
RGB248, 44, 29
HSL4.1°, 94.0%, 54.3%
CMYK0%, 82%, 88%, 3%
HSV4.1°, 88.3%, 97.3%
LAB53.9, 73.0, 58.2
XYZ39.8, 21.8, 3.3
Decimal16264221

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

3.91:1
Text on #FFFFFF
AA Large
5.37:1
Text on #000000
AA
3.74:1
Text on #F8FAFC
AA Large
4.56:1
Text on #0F172A
AA

CSS Implementation

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

Similar Colors

Red
#FF0000