#E96D99
A light, vivid magenta closely aligning with Palevioletred.
About #E96D99
The precise color #E96D99 is an excellent choice for modern design projects. It is closely associated with the named CSS color Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 109, and 153.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 53% M, 34% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#E96D99
RGB233, 109, 153
HSL338.7°, 73.8%, 67.1%
CMYK0%, 53%, 34%, 9%
HSV338.7°, 53.2%, 91.4%
LAB62.1, 52.4, -0.5
XYZ44.8, 30.6, 33.7
Decimal15297945
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.95:1
Text on #FFFFFF
FAIL
7.11:1
Text on #000000
AAA
2.82:1
Text on #F8FAFC
FAIL
6.05:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E96D99;
}
.text-color {
color: #E96D99;
}
.border-color {
border: 2px solid #E96D99;
}