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