Skip to content

#C2D4C6

≈ lightgray · rgb(194, 212, 198)
Color formats
HEX#C2D4C6
RGBrgb(194, 212, 198)
HSLhsl(133, 17%, 80%)
HSVhsv(133, 8%, 83%)
OKLCHoklch(85% 0.03 152)
CMYKcmyk(8%, 0%, 7%, 17%)
Contrast & accessibility
On white1.55:1below AA
On black13.53:1AA pass
Best text color#000000
Nearest CSS name: lightgray
Copy-ready code
CSS custom properties
:root {
  --lightgray: #c2d4c6;
  --lightgray-rgb: 194 212 198;
  --lightgray-oklch: oklch(85% 0.03 152);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c2d4c6] text-[#c2d4c6] border-[#c2d4c6]
Shades & tints
Color harmonies
About this color

#C2D4C6 is a color with the RGB value rgb(194, 212, 198). Its closest CSS named color is "lightgray". 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 #C2D4C6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied