#CCD3F0
A very light, moderate blue closely aligning with Lightsteelblue.
About #CCD3F0
The hex code #CCD3F0 represents a beautifully specific shade of blue. Designers often compare it to the standard color Lightsteelblue. In the RGB color space, it consists of 204 red, 211 green, and 240 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 15% C, 12% M, 0% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#CCD3F0
RGB204, 211, 240
HSL228.3°, 54.5%, 87.1%
CMYK15%, 12%, 0%, 6%
HSV228.3°, 15.0%, 94.1%
LAB84.9, 3.4, -15.0
XYZ63.9, 65.7, 91.8
Decimal13423600
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.14:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
12.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCD3F0;
}
.text-color {
color: #CCD3F0;
}
.border-color {
border: 2px solid #CCD3F0;
}