#E992BD
A light, moderate magenta closely aligning with Palevioletred.
About #E992BD
When working with digital screens, the color #E992BD is rendered by mixing light. Its closest recognized web color is Palevioletred. Its digital footprint relies on 233 parts red, 146 parts green, and 189 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 37% Magenta, 19% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E992BD
RGB233, 146, 189
HSL330.3°, 66.4%, 74.3%
CMYK0%, 37%, 19%, 9%
HSV330.3°, 37.3%, 91.4%
LAB70.6, 38.6, -8.4
XYZ53.1, 41.6, 53.4
Decimal15307453
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.26:1
Text on #FFFFFF
FAIL
9.31:1
Text on #000000
AAA
2.16:1
Text on #F8FAFC
FAIL
7.92:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E992BD;
}
.text-color {
color: #E992BD;
}
.border-color {
border: 2px solid #E992BD;
}