#9992E9
A light, moderate blue closely aligning with Cornflowerblue.
About #9992E9
At its core, #9992E9 is a light and moderate hue. Its closest recognized web color is Cornflowerblue. Its digital footprint relies on 153 parts red, 146 parts green, and 233 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 34% Cyan, 37% Magenta, 0% Yellow, and 9% 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, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9992E9
RGB153, 146, 233
HSL244.8°, 66.4%, 74.3%
CMYK34%, 37%, 0%, 9%
HSV244.8°, 37.3%, 91.4%
LAB64.3, 22.5, -43.1
XYZ38.1, 33.2, 81.5
Decimal10064617
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.75:1
Text on #FFFFFF
FAIL
7.64:1
Text on #000000
AAA
2.63:1
Text on #F8FAFC
FAIL
6.50:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #9992E9;
}
.text-color {
color: #9992E9;
}
.border-color {
border: 2px solid #9992E9;
}