#D69BA9
≈ rosybrown · rgb(214, 155, 169)
Color formats
HEX#D69BA9
RGBrgb(214, 155, 169)
HSLhsl(346, 42%, 72%)
HSVhsv(346, 28%, 84%)
OKLCHoklch(75% 0.07 3)
CMYKcmyk(0%, 28%, 21%, 16%)
Contrast & accessibility
On white2.30:1below AA
On black9.12:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
--rosybrown: #d69ba9;
--rosybrown-rgb: 214 155 169;
--rosybrown-oklch: oklch(75% 0.07 3);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d69ba9] text-[#d69ba9] border-[#d69ba9]
Shades & tints
Color harmonies
About this color
#D69BA9 is a color with the RGB value rgb(214, 155, 169). Its closest CSS named color is "rosybrown". 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.