#F0245F
A medium, vivid magenta closely aligning with Crimson.
About #F0245F
The precise color #F0245F is an excellent choice for modern design projects. Its closest recognized web color is Crimson. To achieve this exact tint on a monitor, you would use an RGB mix of 240, 36, and 95.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 85% Magenta, 60% Yellow, and 6% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F0245F
RGB240, 36, 95
HSL342.6°, 87.2%, 54.1%
CMYK0%, 85%, 60%, 6%
HSV342.6°, 85.0%, 94.1%
LAB52.5, 75.0, 20.2
XYZ38.6, 20.6, 12.8
Decimal15737951
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.10:1
Text on #FFFFFF
AA Large
5.12:1
Text on #000000
AA
3.92:1
Text on #F8FAFC
AA Large
4.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F0245F;
}
.text-color {
color: #F0245F;
}
.border-color {
border: 2px solid #F0245F;
}