#FF248A
A medium, vivid magenta closely aligning with Deeppink.
About #FF248A
At its core, #FF248A is a medium and vivid hue. Designers often compare it to the standard color Deeppink. To achieve this exact tint on a monitor, you would use an RGB mix of 255, 36, and 138.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 86% Magenta, 46% Yellow, and 0% Black. With a hue angle of 332.1 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#FF248A
RGB255, 36, 138
HSL332.1°, 100.0%, 57.1%
CMYK0%, 86%, 46%, 0%
HSV332.1°, 85.9%, 100.0%
LAB56.4, 81.6, 0.4
XYZ46.5, 24.4, 26.3
Decimal16721034
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.58:1
Text on #FFFFFF
AA Large
5.87:1
Text on #000000
AA
3.42:1
Text on #F8FAFC
AA Large
4.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF248A;
}
.text-color {
color: #FF248A;
}
.border-color {
border: 2px solid #FF248A;
}