#F84275
A light, vivid magenta closely aligning with Crimson.
About #F84275
Visually, #F84275 is defined as a vivid magenta. It is closely associated with the named CSS color Crimson. In the RGB color space, it consists of 248 red, 66 green, and 117 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 73% Magenta, 53% Yellow, and 3% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F84275
RGB248, 66, 117
HSL343.2°, 92.9%, 61.6%
CMYK0%, 73%, 53%, 3%
HSV343.2°, 73.4%, 97.3%
LAB57.2, 70.9, 13.7
XYZ43.9, 25.1, 19.4
Decimal16269941
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.48:1
Text on #FFFFFF
AA Large
6.03:1
Text on #000000
AA
3.33:1
Text on #F8FAFC
AA Large
5.12:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F84275;
}
.text-color {
color: #F84275;
}
.border-color {
border: 2px solid #F84275;
}