#F07CF8
A light, vivid magenta closely aligning with Violet.
About #F07CF8
The precise color #F07CF8 is an excellent choice for modern design projects. Designers often compare it to the standard color Violet. Its digital footprint relies on 240 parts red, 124 parts green, and 248 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 3% Cyan, 50% Magenta, 0% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F07CF8
RGB240, 124, 248
HSL296.1°, 89.9%, 72.9%
CMYK3%, 50%, 0%, 3%
HSV296.1°, 50.0%, 97.3%
LAB69.3, 61.6, -43.0
XYZ60.1, 39.7, 93.3
Decimal15760632
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.35:1
Text on #FFFFFF
FAIL
8.94:1
Text on #000000
AAA
2.24:1
Text on #F8FAFC
FAIL
7.60:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F07CF8;
}
.text-color {
color: #F07CF8;
}
.border-color {
border: 2px solid #F07CF8;
}