#9283C5
A light, moderate blue closely aligning with Cornflowerblue.
About #9283C5
At its core, #9283C5 is a light and moderate hue. Its closest recognized web color is Cornflowerblue. This translates to an RGB value of rgb(146, 131, 197).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 26% cyan, 34% magenta, 0% yellow, and 23% black. With a hue angle of 253.6 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9283C5
RGB146, 131, 197
HSL253.6°, 36.3%, 64.3%
CMYK26%, 34%, 0%, 23%
HSV253.6°, 33.5%, 77.3%
LAB58.4, 20.0, -32.3
XYZ30.0, 26.4, 56.3
Decimal9601989
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.35:1
Text on #FFFFFF
AA Large
6.27:1
Text on #000000
AA
3.20:1
Text on #F8FAFC
AA Large
5.33:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #9283C5;
}
.text-color {
color: #9283C5;
}
.border-color {
border: 2px solid #9283C5;
}