#CF16EE
≈ fuchsia · rgb(207, 22, 238)
Color formats
HEX#CF16EE
RGBrgb(207, 22, 238)
HSLhsl(291, 86%, 51%)
HSVhsv(291, 91%, 93%)
OKLCHoklch(62% 0.29 321)
CMYKcmyk(13%, 91%, 0%, 7%)
Contrast & accessibility
On white4.20:1below AA
On black5.00:1AA pass
Best text color#000000
Nearest CSS name: fuchsia
Copy-ready code
CSS custom properties
:root {
--fuchsia: #cf16ee;
--fuchsia-rgb: 207 22 238;
--fuchsia-oklch: oklch(62% 0.29 321);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--fuchsia-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cf16ee] text-[#cf16ee] border-[#cf16ee]
Shades & tints
Color harmonies
About this color
#CF16EE is a color with the RGB value rgb(207, 22, 238). 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.