#E292DB
A light, moderate magenta closely aligning with Plum.
About #E292DB
The precise color #E292DB is an excellent choice for modern design projects. Designers often compare it to the standard color Plum. This translates to an RGB value of rgb(226, 146, 219).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 35% magenta, 3% yellow, and 11% black. The HSL representation is 305.3° hue, 58.0% saturation, and 72.9% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E292DB
RGB226, 146, 219
HSL305.3°, 58.0%, 72.9%
CMYK0%, 35%, 3%, 11%
HSV305.3°, 35.4%, 88.6%
LAB70.8, 41.2, -24.8
XYZ54.4, 41.8, 72.2
Decimal14848731
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.24:1
Text on #FFFFFF
FAIL
9.37:1
Text on #000000
AAA
2.14:1
Text on #F8FAFC
FAIL
7.96:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E292DB;
}
.text-color {
color: #E292DB;
}
.border-color {
border: 2px solid #E292DB;
}