#F883E2
A light, vivid magenta closely aligning with Violet.
About #F883E2
The hex code #F883E2 represents a beautifully specific shade of magenta. Its closest recognized web color is Violet. In the RGB color space, it consists of 248 red, 131 green, and 226 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 47% magenta inks. With a hue angle of 311.3 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#F883E2
RGB248, 131, 226
HSL311.3°, 89.3%, 74.3%
CMYK0%, 47%, 9%, 3%
HSV311.3°, 47.2%, 97.3%
LAB70.6, 56.7, -28.6
XYZ60.6, 41.7, 76.8
Decimal16286690
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.25:1
Text on #FFFFFF
FAIL
9.34:1
Text on #000000
AAA
2.15:1
Text on #F8FAFC
FAIL
7.94:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F883E2;
}
.text-color {
color: #F883E2;
}
.border-color {
border: 2px solid #F883E2;
}