#E96D92
A light, vivid magenta closely aligning with Palevioletred.
About #E96D92
The precise color #E96D92 is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. Its digital footprint relies on 233 parts red, 109 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 53% M, 37% Y, and 9% K. The HSL representation is 342.1° hue, 73.8% saturation, and 67.1% lightness.
Ensuring your text is legible against this background is a key part of web design. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E96D92
RGB233, 109, 146
HSL342.1°, 73.8%, 67.1%
CMYK0%, 53%, 37%, 9%
HSV342.1°, 53.2%, 91.4%
LAB61.9, 51.6, 3.2
XYZ44.3, 30.3, 30.7
Decimal15297938
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.97:1
Text on #FFFFFF
FAIL
7.07:1
Text on #000000
AAA
2.84:1
Text on #F8FAFC
FAIL
6.01:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E96D92;
}
.text-color {
color: #E96D92;
}
.border-color {
border: 2px solid #E96D92;
}