#BDE2F8
A very light, vivid blue closely aligning with Lightblue.
About #BDE2F8
The hex code #BDE2F8 represents a beautifully specific shade of blue. Designers often compare it to the standard color Lightblue. Its digital footprint relies on 189 parts red, 226 parts green, and 248 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 24% C, 9% M, 0% Y, and 3% K. With a hue angle of 202.4 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BDE2F8
RGB189, 226, 248
HSL202.4°, 80.8%, 85.7%
CMYK24%, 9%, 0%, 3%
HSV202.4°, 23.8%, 97.3%
LAB88.0, -7.3, -14.7
XYZ65.1, 72.0, 99.3
Decimal12444408
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.40:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDE2F8;
}
.text-color {
color: #BDE2F8;
}
.border-color {
border: 2px solid #BDE2F8;
}