#9299D3
A light, moderate blue closely aligning with Cornflowerblue.
About #9299D3
The precise color #9299D3 is an excellent choice for modern design projects. It is closely associated with the named CSS color Cornflowerblue. In the RGB color space, it consists of 146 red, 153 green, and 211 blue.
Translating this color to physical media requires the CMYK color model. The color uses 31% Cyan, 27% Magenta, 0% Yellow, and 17% Black. The HSL representation is 233.5° hue, 42.5% saturation, and 70.0% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9299D3
RGB146, 153, 211
HSL233.5°, 42.5%, 70.0%
CMYK31%, 27%, 0%, 17%
HSV233.5°, 30.8%, 82.7%
LAB64.6, 10.8, -30.5
XYZ35.0, 33.6, 66.3
Decimal9607635
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.72:1
Text on #FFFFFF
FAIL
7.72:1
Text on #000000
AAA
2.60:1
Text on #F8FAFC
FAIL
6.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #9299D3;
}
.text-color {
color: #9299D3;
}
.border-color {
border: 2px solid #9299D3;
}