#E7CABB
≈ mistyrose · rgb(231, 202, 187)
Color formats
HEX#E7CABB
RGBrgb(231, 202, 187)
HSLhsl(20, 48%, 82%)
HSVhsv(20, 19%, 91%)
OKLCHoklch(86% 0.04 49)
CMYKcmyk(0%, 13%, 19%, 9%)
Contrast & accessibility
On white1.55:1below AA
On black13.56:1AA pass
Best text color#000000
Nearest CSS name: mistyrose
Copy-ready code
CSS custom properties
:root {
--mistyrose: #e7cabb;
--mistyrose-rgb: 231 202 187;
--mistyrose-oklch: oklch(86% 0.04 49);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mistyrose-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e7cabb] text-[#e7cabb] border-[#e7cabb]
Shades & tints
Color harmonies
About this color
#E7CABB is a color with the RGB value rgb(231, 202, 187). 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.