#8A24F8
A medium, vivid purple closely aligning with Blueviolet.
About #8A24F8
When working with digital screens, the color #8A24F8 is rendered by mixing light. Its closest recognized web color is Blueviolet. Its digital footprint relies on 138 parts red, 36 parts green, and 248 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 44% Cyan, 85% Magenta, 0% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A24F8
RGB138, 36, 248
HSL268.9°, 93.8%, 55.7%
CMYK44%, 85%, 0%, 3%
HSV268.9°, 85.5%, 97.3%
LAB43.4, 76.8, -85.2
XYZ28.1, 13.4, 89.9
Decimal9053432
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.69:1
Text on #FFFFFF
AA
3.69:1
Text on #000000
AA Large
5.44:1
Text on #F8FAFC
AA
3.14:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A24F8;
}
.text-color {
color: #8A24F8;
}
.border-color {
border: 2px solid #8A24F8;
}