Skip to content

#EFD9CC

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

#EFD9CC is a color with the RGB value rgb(239, 217, 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 #EFD9CC to other formats

Palettes with a similar color

Gradients with a similar color

Copied