#E283B6
A light, moderate magenta closely aligning with Palevioletred.
About #E283B6
The precise color #E283B6 is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. Its digital footprint relies on 226 parts red, 131 parts green, and 182 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 42% Magenta, 19% Yellow, and 11% Black. The HSL representation is 327.8° hue, 62.1% saturation, and 70.0% lightness.
Contrast ratios determine whether this color is safe for typography. 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#E283B6
RGB226, 131, 182
HSL327.8°, 62.1%, 70.0%
CMYK0%, 42%, 19%, 11%
HSV327.8°, 42.0%, 88.6%
LAB66.4, 43.0, -10.9
XYZ47.9, 35.8, 48.6
Decimal14844854
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.57:1
Text on #FFFFFF
FAIL
8.16:1
Text on #000000
AAA
2.46:1
Text on #F8FAFC
FAIL
6.93:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E283B6;
}
.text-color {
color: #E283B6;
}
.border-color {
border: 2px solid #E283B6;
}