#FF47E3
≈ fuchsia · rgb(255, 71, 227)
Color formats
HEX#FF47E3
RGBrgb(255, 71, 227)
HSLhsl(309, 100%, 64%)
HSVhsv(309, 72%, 100%)
OKLCHoklch(71% 0.27 335)
CMYKcmyk(0%, 72%, 11%, 0%)
Contrast & accessibility
On white2.89:1below AA
On black7.26:1AA pass
Best text color#000000
Nearest CSS name: fuchsia
Copy-ready code
CSS custom properties
:root {
--fuchsia: #ff47e3;
--fuchsia-rgb: 255 71 227;
--fuchsia-oklch: oklch(71% 0.27 335);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--fuchsia-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ff47e3] text-[#ff47e3] border-[#ff47e3]
Shades & tints
Color harmonies
About this color
#FF47E3 is a color with the RGB value rgb(255, 71, 227). Its closest CSS named color is "fuchsia". 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.