#FF7CE2
A light, vivid magenta closely aligning with Violet.
About #FF7CE2
Visually, #FF7CE2 is defined as a vivid magenta. Designers often compare it to the standard color Violet. Its digital footprint relies on 255 parts red, 124 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 51% M, 11% Y, and 0% K. 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. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#FF7CE2
RGB255, 124, 226
HSL313.3°, 100.0%, 74.3%
CMYK0%, 51%, 11%, 0%
HSV313.3°, 51.4%, 100.0%
LAB70.3, 62.1, -29.1
XYZ62.2, 41.2, 76.6
Decimal16743650
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.27:1
Text on #FFFFFF
FAIL
9.23:1
Text on #000000
AAA
2.17:1
Text on #F8FAFC
FAIL
7.85:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FF7CE2;
}
.text-color {
color: #FF7CE2;
}
.border-color {
border: 2px solid #FF7CE2;
}