#F08AF8
A light, vivid magenta closely aligning with Violet.
About #F08AF8
The precise color #F08AF8 is an excellent choice for modern design projects. Its closest recognized web color is Violet. Its digital footprint relies on 240 parts red, 138 parts green, and 248 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 3% C, 44% M, 0% Y, and 3% K. With a hue angle of 295.6 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. 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#F08AF8
RGB240, 138, 248
HSL295.6°, 88.7%, 75.7%
CMYK3%, 44%, 0%, 3%
HSV295.6°, 44.4%, 97.3%
LAB71.9, 54.8, -38.9
XYZ62.0, 43.5, 93.9
Decimal15764216
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.17:1
Text on #FFFFFF
FAIL
9.70:1
Text on #000000
AAA
2.07:1
Text on #F8FAFC
FAIL
8.24:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F08AF8;
}
.text-color {
color: #F08AF8;
}
.border-color {
border: 2px solid #F08AF8;
}