#998FDA
A light, moderate blue closely aligning with Cornflowerblue.
About #998FDA
Visually, #998FDA is defined as a moderate blue. Its closest recognized web color is Cornflowerblue. Its digital footprint relies on 153 parts red, 143 parts green, and 218 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 30% C, 34% M, 0% Y, and 15% K. With a hue angle of 248.0 degrees, it sits comfortably in the blue spectrum.
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#998FDA
RGB153, 143, 218
HSL248.0°, 50.3%, 70.8%
CMYK30%, 34%, 0%, 15%
HSV248.0°, 34.4%, 85.5%
LAB62.9, 20.3, -37.0
XYZ35.6, 31.5, 70.5
Decimal10063834
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.30:1
Text on #000000
AAA
2.75:1
Text on #F8FAFC
FAIL
6.20:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #998FDA;
}
.text-color {
color: #998FDA;
}
.border-color {
border: 2px solid #998FDA;
}