#F3B7D5
≈ pink · rgb(243, 183, 213)
Color formats
HEX#F3B7D5
RGBrgb(243, 183, 213)
HSLhsl(330, 71%, 84%)
HSVhsv(330, 25%, 95%)
OKLCHoklch(84% 0.08 347)
CMYKcmyk(0%, 25%, 12%, 5%)
Contrast & accessibility
On white1.67:1below AA
On black12.55:1AA pass
Best text color#000000
Nearest CSS name: pink
Copy-ready code
CSS custom properties
:root {
--pink: #f3b7d5;
--pink-rgb: 243 183 213;
--pink-oklch: oklch(84% 0.08 347);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--pink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f3b7d5] text-[#f3b7d5] border-[#f3b7d5]
Shades & tints
Color harmonies
About this color
#F3B7D5 is a color with the RGB value rgb(243, 183, 213). Its closest CSS named color is "pink". 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.