#FF2492
A medium, vivid magenta closely aligning with Deeppink.
About #FF2492
Visually, #FF2492 is defined as a vivid magenta. Designers often compare it to the standard color Deeppink. This translates to an RGB value of rgb(255, 36, 146).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 86% Magenta, 43% 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#FF2492
RGB255, 36, 146
HSL329.9°, 100.0%, 57.1%
CMYK0%, 86%, 43%, 0%
HSV329.9°, 85.9%, 100.0%
LAB56.7, 82.3, -4.0
XYZ47.1, 24.6, 29.5
Decimal16721042
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.55:1
Text on #FFFFFF
AA Large
5.92:1
Text on #000000
AA
3.39:1
Text on #F8FAFC
AA Large
5.03:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF2492;
}
.text-color {
color: #FF2492;
}
.border-color {
border: 2px solid #FF2492;
}