#CCE3F1
≈ lightblue · rgb(204, 227, 241)
Color formats
HEX#CCE3F1
RGBrgb(204, 227, 241)
HSLhsl(203, 57%, 87%)
HSVhsv(203, 15%, 95%)
OKLCHoklch(90% 0.03 234)
CMYKcmyk(15%, 6%, 0%, 5%)
Contrast & accessibility
On white1.33:1below AA
On black15.83:1AA pass
Best text color#000000
Nearest CSS name: lightblue
Copy-ready code
CSS custom properties
:root {
--lightblue: #cce3f1;
--lightblue-rgb: 204 227 241;
--lightblue-oklch: oklch(90% 0.03 234);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cce3f1] text-[#cce3f1] border-[#cce3f1]
Shades & tints
Color harmonies
About this color
#CCE3F1 is a color with the RGB value rgb(204, 227, 241). Its closest CSS named color is "lightblue". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.