#F08AE9
A light, vivid magenta closely aligning with Violet.
About #F08AE9
The precise color #F08AE9 is an excellent choice for modern design projects. It is closely associated with the named CSS color Violet. Its digital footprint relies on 240 parts red, 138 parts green, and 233 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 43% M, 3% Y, and 6% K. With a hue angle of 304.1 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#F08AE9
RGB240, 138, 233
HSL304.1°, 77.3%, 74.1%
CMYK0%, 43%, 3%, 6%
HSV304.1°, 42.5%, 94.1%
LAB71.3, 52.1, -31.6
XYZ59.7, 42.6, 82.2
Decimal15764201
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.21:1
Text on #FFFFFF
FAIL
9.52:1
Text on #000000
AAA
2.11:1
Text on #F8FAFC
FAIL
8.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F08AE9;
}
.text-color {
color: #F08AE9;
}
.border-color {
border: 2px solid #F08AE9;
}