#9283CC
A light, moderate blue closely aligning with Cornflowerblue.
About #9283CC
The hex code #9283CC represents a beautifully specific shade of blue. Designers often compare it to the standard color Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 131, and 204.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 28% cyan, 36% magenta, 0% yellow, and 20% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#9283CC
RGB146, 131, 204
HSL252.3°, 41.7%, 65.7%
CMYK28%, 36%, 0%, 20%
HSV252.3°, 35.8%, 80.0%
LAB58.7, 21.7, -35.8
XYZ30.9, 26.7, 60.7
Decimal9601996
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.31:1
Text on #FFFFFF
AA Large
6.34:1
Text on #000000
AA
3.17:1
Text on #F8FAFC
AA Large
5.39:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #9283CC;
}
.text-color {
color: #9283CC;
}
.border-color {
border: 2px solid #9283CC;
}