Skip to content

#EC44EF

≈ fuchsia · rgb(236, 68, 239)
Color formats
HEX#EC44EF
RGBrgb(236, 68, 239)
HSLhsl(299, 84%, 60%)
HSVhsv(299, 72%, 94%)
OKLCHoklch(69% 0.27 327)
CMYKcmyk(1%, 72%, 0%, 6%)
Contrast & accessibility
On white3.16:1below AA
On black6.64:1AA pass
Best text color#000000
Nearest CSS name: fuchsia
Copy-ready code
CSS custom properties
:root {
  --fuchsia: #ec44ef;
  --fuchsia-rgb: 236 68 239;
  --fuchsia-oklch: oklch(69% 0.27 327);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--fuchsia-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ec44ef] text-[#ec44ef] border-[#ec44ef]
Shades & tints
Color harmonies
About this color

#EC44EF is a color with the RGB value rgb(236, 68, 239). 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.

Related

Convert #EC44EF to other formats

Palettes with a similar color

Gradients with a similar color

Copied