#F083F0
A light, vivid magenta closely aligning with Violet.
About #F083F0
The hex code #F083F0 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Violet. In the RGB color space, it consists of 240 red, 131 green, and 240 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 45% magenta inks. 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. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F083F0
RGB240, 131, 240
HSL300.0°, 78.4%, 72.7%
CMYK0%, 45%, 0%, 6%
HSV300.0°, 45.4%, 94.1%
LAB70.2, 56.8, -37.1
XYZ59.8, 41.0, 87.2
Decimal15762416
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.28:1
Text on #FFFFFF
FAIL
9.21:1
Text on #000000
AAA
2.18:1
Text on #F8FAFC
FAIL
7.83:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F083F0;
}
.text-color {
color: #F083F0;
}
.border-color {
border: 2px solid #F083F0;
}