#9283F8
A light, vivid blue closely aligning with Mediumpurple.
About #9283F8
Visually, #9283F8 is defined as a vivid blue. Designers often compare it to the standard color Mediumpurple. Its digital footprint relies on 146 parts red, 131 parts green, and 248 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 41% cyan, 47% magenta, 0% yellow, and 3% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#9283F8
RGB146, 131, 248
HSL247.7°, 89.3%, 74.3%
CMYK41%, 47%, 0%, 3%
HSV247.7°, 47.2%, 97.3%
LAB60.9, 33.4, -56.8
XYZ36.9, 29.1, 92.5
Decimal9602040
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.82:1
Text on #000000
AA
2.94:1
Text on #F8FAFC
FAIL
5.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #9283F8;
}
.text-color {
color: #9283F8;
}
.border-color {
border: 2px solid #9283F8;
}