#92A0E9
A light, moderate blue closely aligning with Cornflowerblue.
About #92A0E9
The hex code #92A0E9 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, 160, and 233.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 37% cyan, 31% magenta, 0% yellow, and 9% 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#92A0E9
RGB146, 160, 233
HSL230.3°, 66.4%, 74.3%
CMYK37%, 31%, 0%, 9%
HSV230.3°, 37.3%, 91.4%
LAB67.4, 12.6, -38.4
XYZ39.1, 37.1, 82.2
Decimal9609449
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.49:1
Text on #FFFFFF
FAIL
8.43:1
Text on #000000
AAA
2.38:1
Text on #F8FAFC
FAIL
7.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92A0E9;
}
.text-color {
color: #92A0E9;
}
.border-color {
border: 2px solid #92A0E9;
}