#FF92E2
A light, vivid magenta closely aligning with Violet.
About #FF92E2
The precise color #FF92E2 is an excellent choice for modern design projects. Its closest recognized web color is Violet. Its digital footprint relies on 255 parts red, 146 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 43% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#FF92E2
RGB255, 146, 226
HSL316.0°, 100.0%, 78.6%
CMYK0%, 43%, 11%, 0%
HSV316.0°, 42.7%, 100.0%
LAB74.4, 51.5, -22.8
XYZ65.2, 47.3, 77.6
Decimal16749282
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.01:1
Text on #FFFFFF
FAIL
10.46:1
Text on #000000
AAA
1.92:1
Text on #F8FAFC
FAIL
8.89:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FF92E2;
}
.text-color {
color: #FF92E2;
}
.border-color {
border: 2px solid #FF92E2;
}