Skip to content

#D311E8

≈ fuchsia · rgb(211, 17, 232)
Color formats
HEX#D311E8
RGBrgb(211, 17, 232)
HSLhsl(294, 86%, 49%)
HSVhsv(294, 93%, 91%)
OKLCHoklch(62% 0.29 323)
CMYKcmyk(9%, 93%, 0%, 9%)
Contrast & accessibility
On white4.19:1below AA
On black5.02:1AA pass
Best text color#000000
Nearest CSS name: fuchsia
Copy-ready code
CSS custom properties
:root {
  --fuchsia: #d311e8;
  --fuchsia-rgb: 211 17 232;
  --fuchsia-oklch: oklch(62% 0.29 323);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--fuchsia-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d311e8] text-[#d311e8] border-[#d311e8]
Shades & tints
Color harmonies
About this color

#D311E8 is a color with the RGB value rgb(211, 17, 232). 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 #D311E8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied