Skip to content

#CCCEE7

≈ lightsteelblue · rgb(204, 206, 231)
Color formats
HEX#CCCEE7
RGBrgb(204, 206, 231)
HSLhsl(236, 36%, 85%)
HSVhsv(236, 12%, 91%)
OKLCHoklch(86% 0.03 282)
CMYKcmyk(12%, 11%, 0%, 9%)
Contrast & accessibility
On white1.55:1below AA
On black13.55:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #cccee7;
  --lightsteelblue-rgb: 204 206 231;
  --lightsteelblue-oklch: oklch(86% 0.03 282);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cccee7] text-[#cccee7] border-[#cccee7]
Shades & tints
Color harmonies
About this color

#CCCEE7 is a color with the RGB value rgb(204, 206, 231). Its closest CSS named color is "lightsteelblue". 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.

Related

Convert #CCCEE7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied