Skip to content

#EFD6CC

≈ mistyrose · rgb(239, 214, 204)
Color formats
HEX#EFD6CC
RGBrgb(239, 214, 204)
HSLhsl(17, 52%, 87%)
HSVhsv(17, 15%, 94%)
OKLCHoklch(89% 0.03 43)
CMYKcmyk(0%, 10%, 15%, 6%)
Contrast & accessibility
On white1.39:1below AA
On black15.16:1AA pass
Best text color#000000
Nearest CSS name: mistyrose
Copy-ready code
CSS custom properties
:root {
  --mistyrose: #efd6cc;
  --mistyrose-rgb: 239 214 204;
  --mistyrose-oklch: oklch(89% 0.03 43);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mistyrose-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#efd6cc] text-[#efd6cc] border-[#efd6cc]
Shades & tints
Color harmonies
About this color

#EFD6CC is a color with the RGB value rgb(239, 214, 204). Its closest CSS named color is "mistyrose". 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 #EFD6CC to other formats

Palettes with a similar color

Gradients with a similar color

Copied