Skip to content

#FA00DD

≈ fuchsia · rgb(250, 0, 221)
Color formats
HEX#FA00DD
RGBrgb(250, 0, 221)
HSLhsl(307, 100%, 49%)
HSVhsv(307, 100%, 98%)
OKLCHoklch(68% 0.3 335)
CMYKcmyk(0%, 100%, 12%, 2%)
Contrast & accessibility
On white3.44:1below AA
On black6.11:1AA pass
Best text color#000000
Nearest CSS name: fuchsia
Copy-ready code
CSS custom properties
:root {
  --fuchsia: #fa00dd;
  --fuchsia-rgb: 250 0 221;
  --fuchsia-oklch: oklch(68% 0.3 335);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--fuchsia-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fa00dd] text-[#fa00dd] border-[#fa00dd]
Shades & tints
Color harmonies
About this color

#FA00DD is a color with the RGB value rgb(250, 0, 221). 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 #FA00DD to other formats

Palettes with a similar color

Gradients with a similar color

Copied