#BD6266
≈ indianred · rgb(189, 98, 102)
Color formats
HEX#BD6266
RGBrgb(189, 98, 102)
HSLhsl(357, 41%, 56%)
HSVhsv(357, 48%, 74%)
OKLCHoklch(60% 0.12 18)
CMYKcmyk(0%, 48%, 46%, 26%)
Contrast & accessibility
On white4.12:1below AA
On black5.10:1AA pass
Best text color#000000
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
--indianred: #bd6266;
--indianred-rgb: 189 98 102;
--indianred-oklch: oklch(60% 0.12 18);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bd6266] text-[#bd6266] border-[#bd6266]
Shades & tints
Color harmonies
About this color
#BD6266 is a color with the RGB value rgb(189, 98, 102). Its closest CSS named color is "indianred". 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.