#CCE2FF
A very light, vivid blue closely aligning with Lavender.
About #CCE2FF
Visually, #CCE2FF is defined as a vivid blue. Its closest recognized web color is Lavender. Its digital footprint relies on 204 parts red, 226 parts green, and 255 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 20% cyan, 11% magenta, 0% yellow, and 0% black. The HSL representation is 214.1° hue, 100.0% saturation, and 90.0% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CCE2FF
RGB204, 226, 255
HSL214.1°, 100.0%, 90.0%
CMYK20%, 11%, 0%, 0%
HSV214.1°, 20.0%, 100.0%
LAB89.1, -1.3, -16.5
XYZ70.1, 74.5, 105.3
Decimal13427455
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.89:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.51:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCE2FF;
}
.text-color {
color: #CCE2FF;
}
.border-color {
border: 2px solid #CCE2FF;
}