#E27CB6
A light, moderate magenta closely aligning with Palevioletred.
About #E27CB6
At its core, #E27CB6 is a light and moderate hue. Its closest recognized web color is Palevioletred. Its digital footprint relies on 226 parts red, 124 parts green, and 182 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 45% magenta inks. With a hue angle of 325.9 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. 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#E27CB6
RGB226, 124, 182
HSL325.9°, 63.7%, 68.6%
CMYK0%, 45%, 19%, 11%
HSV325.9°, 45.1%, 88.6%
LAB64.9, 46.6, -13.0
XYZ47.0, 34.0, 48.3
Decimal14843062
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.69:1
Text on #FFFFFF
FAIL
7.79:1
Text on #000000
AAA
2.58:1
Text on #F8FAFC
FAIL
6.62:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E27CB6;
}
.text-color {
color: #E27CB6;
}
.border-color {
border: 2px solid #E27CB6;
}