#CBE8F1
≈ powderblue · rgb(203, 232, 241)
Color formats
HEX#CBE8F1
RGBrgb(203, 232, 241)
HSLhsl(194, 58%, 87%)
HSVhsv(194, 16%, 95%)
OKLCHoklch(91% 0.03 218)
CMYKcmyk(16%, 4%, 0%, 5%)
Contrast & accessibility
On white1.28:1below AA
On black16.35:1AA pass
Best text color#000000
Nearest CSS name: powderblue
Copy-ready code
CSS custom properties
:root {
--powderblue: #cbe8f1;
--powderblue-rgb: 203 232 241;
--powderblue-oklch: oklch(91% 0.03 218);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--powderblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cbe8f1] text-[#cbe8f1] border-[#cbe8f1]
Shades & tints
Color harmonies
About this color
#CBE8F1 is a color with the RGB value rgb(203, 232, 241). Its closest CSS named color is "powderblue". 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.