#E26DA0
A light, moderate magenta closely aligning with Palevioletred.
About #E26DA0
The precise color #E26DA0 is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(226, 109, 160).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 52% magenta inks. With a hue angle of 333.8 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E26DA0
RGB226, 109, 160
HSL333.8°, 66.9%, 65.7%
CMYK0%, 52%, 29%, 11%
HSV333.8°, 51.8%, 88.6%
LAB61.3, 51.0, -5.8
XYZ43.2, 29.6, 36.7
Decimal14839200
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.03:1
Text on #FFFFFF
AA Large
6.93:1
Text on #000000
AA
2.90:1
Text on #F8FAFC
FAIL
5.89:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E26DA0;
}
.text-color {
color: #E26DA0;
}
.border-color {
border: 2px solid #E26DA0;
}