#F07CFF
A light, vivid magenta closely aligning with Violet.
About #F07CFF
The precise color #F07CFF is an excellent choice for modern design projects. Designers often compare it to the standard color Violet. In the RGB color space, it consists of 240 red, 124 green, and 255 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 6% C, 51% M, 0% Y, and 0% K. With a hue angle of 293.1 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F07CFF
RGB240, 124, 255
HSL293.1°, 100.0%, 74.3%
CMYK6%, 51%, 0%, 0%
HSV293.1°, 51.4%, 100.0%
LAB69.6, 62.8, -46.3
XYZ61.2, 40.2, 99.1
Decimal15760639
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.33:1
Text on #FFFFFF
FAIL
9.03:1
Text on #000000
AAA
2.22:1
Text on #F8FAFC
FAIL
7.68:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F07CFF;
}
.text-color {
color: #F07CFF;
}
.border-color {
border: 2px solid #F07CFF;
}