Skip to content

#EED5CF

≈ mistyrose · rgb(238, 213, 207)
Color formats
HEX#EED5CF
RGBrgb(238, 213, 207)
HSLhsl(12, 48%, 87%)
HSVhsv(12, 13%, 93%)
OKLCHoklch(89% 0.03 34)
CMYKcmyk(0%, 11%, 13%, 7%)
Contrast & accessibility
On white1.39:1below AA
On black15.05:1AA pass
Best text color#000000
Nearest CSS name: mistyrose
Copy-ready code
CSS custom properties
:root {
  --mistyrose: #eed5cf;
  --mistyrose-rgb: 238 213 207;
  --mistyrose-oklch: oklch(89% 0.03 34);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mistyrose-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eed5cf] text-[#eed5cf] border-[#eed5cf]
Shades & tints
Color harmonies
About this color

#EED5CF is a color with the RGB value rgb(238, 213, 207). 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 #EED5CF to other formats

Palettes with a similar color

Gradients with a similar color

Copied