#F083F8
A light, vivid magenta closely aligning with Violet.
About #F083F8
Visually, #F083F8 is defined as a vivid magenta. It is closely associated with the named CSS color Violet. Its digital footprint relies on 240 parts red, 131 parts green, and 248 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 3% C, 47% M, 0% Y, and 3% K. 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. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F083F8
RGB240, 131, 248
HSL295.9°, 89.3%, 74.3%
CMYK3%, 47%, 0%, 3%
HSV295.9°, 47.2%, 97.3%
LAB70.5, 58.2, -41.0
XYZ61.0, 41.5, 93.6
Decimal15762424
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.26:1
Text on #FFFFFF
FAIL
9.31:1
Text on #000000
AAA
2.16:1
Text on #F8FAFC
FAIL
7.91:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F083F8;
}
.text-color {
color: #F083F8;
}
.border-color {
border: 2px solid #F083F8;
}