#E28392
A light, moderate red closely aligning with Palevioletred.
About #E28392
Visually, #E28392 is defined as a moderate red. Its closest recognized web color is Palevioletred. Its digital footprint relies on 226 parts red, 131 parts green, and 146 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 42% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E28392
RGB226, 131, 146
HSL350.5°, 62.1%, 70.0%
CMYK0%, 42%, 35%, 11%
HSV350.5°, 42.0%, 88.6%
LAB65.3, 38.1, 8.0
XYZ44.7, 34.5, 31.5
Decimal14844818
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.66:1
Text on #FFFFFF
FAIL
7.90:1
Text on #000000
AAA
2.54:1
Text on #F8FAFC
FAIL
6.71:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E28392;
}
.text-color {
color: #E28392;
}
.border-color {
border: 2px solid #E28392;
}