#9283E9
A light, moderate blue closely aligning with Mediumpurple.
About #9283E9
At its core, #9283E9 is a light and moderate hue. Its closest recognized web color is Mediumpurple. Its digital footprint relies on 146 parts red, 131 parts green, and 233 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 37% cyan and 44% magenta inks. With a hue angle of 248.8 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#9283E9
RGB146, 131, 233
HSL248.8°, 69.9%, 71.4%
CMYK37%, 44%, 0%, 9%
HSV248.8°, 43.8%, 91.4%
LAB60.1, 29.3, -49.8
XYZ34.7, 28.2, 80.7
Decimal9602025
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.16:1
Text on #FFFFFF
AA Large
6.65:1
Text on #000000
AA
3.02:1
Text on #F8FAFC
AA Large
5.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #9283E9;
}
.text-color {
color: #9283E9;
}
.border-color {
border: 2px solid #9283E9;
}