Skip to content

#CCDAB8

≈ beige · rgb(204, 218, 184)
Color formats
HEX#CCDAB8
RGBrgb(204, 218, 184)
HSLhsl(85, 31%, 79%)
HSVhsv(85, 16%, 85%)
OKLCHoklch(87% 0.05 126)
CMYKcmyk(6%, 0%, 16%, 15%)
Contrast & accessibility
On white1.47:1below AA
On black14.29:1AA pass
Best text color#000000
Nearest CSS name: beige
Copy-ready code
CSS custom properties
:root {
  --beige: #ccdab8;
  --beige-rgb: 204 218 184;
  --beige-oklch: oklch(87% 0.05 126);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--beige-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ccdab8] text-[#ccdab8] border-[#ccdab8]
Shades & tints
Color harmonies
About this color

#CCDAB8 is a color with the RGB value rgb(204, 218, 184). Its closest CSS named color is "beige". 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 #CCDAB8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied