#9299DB
A light, moderate blue closely aligning with Cornflowerblue.
About #9299DB
At its core, #9299DB is a light and moderate hue. Designers often compare it to the standard color Cornflowerblue. This translates to an RGB value of rgb(146, 153, 219).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 33% Cyan, 30% Magenta, 0% Yellow, and 14% Black. With a hue angle of 234.2 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9299DB
RGB146, 153, 219
HSL234.2°, 50.3%, 71.6%
CMYK33%, 30%, 0%, 14%
HSV234.2°, 33.3%, 85.9%
LAB65.0, 12.9, -34.4
XYZ36.0, 34.0, 71.7
Decimal9607643
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.69:1
Text on #FFFFFF
FAIL
7.80:1
Text on #000000
AAA
2.57:1
Text on #F8FAFC
FAIL
6.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #9299DB;
}
.text-color {
color: #9299DB;
}
.border-color {
border: 2px solid #9299DB;
}