#F03A6D
A medium, vivid magenta closely aligning with Crimson.
About #F03A6D
Visually, #F03A6D is defined as a vivid magenta. Designers often compare it to the standard color Crimson. Its digital footprint relies on 240 parts red, 58 parts green, and 109 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 76% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F03A6D
RGB240, 58, 109
HSL343.2°, 85.8%, 58.4%
CMYK0%, 76%, 55%, 6%
HSV343.2°, 75.8%, 94.1%
LAB54.7, 70.5, 14.8
XYZ40.2, 22.7, 16.7
Decimal15743597
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.80:1
Text on #FFFFFF
AA Large
5.53:1
Text on #000000
AA
3.63:1
Text on #F8FAFC
AA Large
4.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F03A6D;
}
.text-color {
color: #F03A6D;
}
.border-color {
border: 2px solid #F03A6D;
}