#F88AE9
A light, vivid magenta closely aligning with Violet.
About #F88AE9
The precise color #F88AE9 is an excellent choice for modern design projects. Its closest recognized web color is Violet. In the RGB color space, it consists of 248 red, 138 green, and 233 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 44% M, 6% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F88AE9
RGB248, 138, 233
HSL308.2°, 88.7%, 75.7%
CMYK0%, 44%, 6%, 3%
HSV308.2°, 44.4%, 97.3%
LAB72.2, 54.5, -30.0
XYZ62.5, 44.0, 82.3
Decimal16288489
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.14:1
Text on #FFFFFF
FAIL
9.80:1
Text on #000000
AAA
2.05:1
Text on #F8FAFC
FAIL
8.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F88AE9;
}
.text-color {
color: #F88AE9;
}
.border-color {
border: 2px solid #F88AE9;
}