#F82C66
A medium, vivid magenta closely aligning with Crimson.
About #F82C66
The precise color #F82C66 is an excellent choice for modern design projects. Its closest recognized web color is Crimson. This translates to an RGB value of rgb(248, 44, 102).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 82% magenta, 59% yellow, and 3% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#F82C66
RGB248, 44, 102
HSL342.9°, 93.6%, 57.3%
CMYK0%, 82%, 59%, 3%
HSV342.9°, 82.3%, 97.3%
LAB54.8, 75.8, 19.3
XYZ42.0, 22.7, 14.7
Decimal16264294
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.79:1
Text on #FFFFFF
AA Large
5.54:1
Text on #000000
AA
3.62:1
Text on #F8FAFC
AA Large
4.71:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F82C66;
}
.text-color {
color: #F82C66;
}
.border-color {
border: 2px solid #F82C66;
}