#E97CF8
A light, vivid magenta closely aligning with Violet.
About #E97CF8
At its core, #E97CF8 is a light and vivid hue. Its closest recognized web color is Violet. Its digital footprint relies on 233 parts red, 124 parts green, and 248 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 6% cyan and 50% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E97CF8
RGB233, 124, 248
HSL292.7°, 89.9%, 72.9%
CMYK6%, 50%, 0%, 3%
HSV292.7°, 50.0%, 97.3%
LAB68.4, 59.7, -44.4
XYZ57.8, 38.5, 93.2
Decimal15301880
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.41:1
Text on #FFFFFF
FAIL
8.70:1
Text on #000000
AAA
2.31:1
Text on #F8FAFC
FAIL
7.40:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E97CF8;
}
.text-color {
color: #E97CF8;
}
.border-color {
border: 2px solid #E97CF8;
}