#CED1EF
≈ lightsteelblue · rgb(206, 209, 239)
Color formats
HEX#CED1EF
RGBrgb(206, 209, 239)
HSLhsl(235, 51%, 87%)
HSVhsv(235, 14%, 94%)
OKLCHoklch(87% 0.04 281)
CMYKcmyk(14%, 13%, 0%, 6%)
Contrast & accessibility
On white1.50:1below AA
On black13.99:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
--lightsteelblue: #ced1ef;
--lightsteelblue-rgb: 206 209 239;
--lightsteelblue-oklch: oklch(87% 0.04 281);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ced1ef] text-[#ced1ef] border-[#ced1ef]
Shades & tints
Color harmonies
About this color
#CED1EF is a color with the RGB value rgb(206, 209, 239). 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.