#FF24A8
A medium, vivid magenta closely aligning with Deeppink.
About #FF24A8
Visually, #FF24A8 is defined as a vivid magenta. Its closest recognized web color is Deeppink. Its digital footprint relies on 255 parts red, 36 parts green, and 168 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 86% magenta, 34% yellow, and 0% 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. 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#FF24A8
RGB255, 36, 168
HSL323.8°, 100.0%, 57.1%
CMYK0%, 86%, 34%, 0%
HSV323.8°, 85.9%, 100.0%
LAB57.4, 84.3, -15.9
XYZ48.9, 25.3, 39.4
Decimal16721064
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.07:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF24A8;
}
.text-color {
color: #FF24A8;
}
.border-color {
border: 2px solid #FF24A8;
}