#DE14DE
≈ fuchsia · rgb(222, 20, 222)
Color formats
HEX#DE14DE
RGBrgb(222, 20, 222)
HSLhsl(300, 83%, 47%)
HSVhsv(300, 91%, 87%)
OKLCHoklch(64% 0.29 328)
CMYKcmyk(0%, 91%, 0%, 13%)
Contrast & accessibility
On white3.99:1below AA
On black5.26:1AA pass
Best text color#000000
Nearest CSS name: fuchsia
Copy-ready code
CSS custom properties
:root {
--fuchsia: #de14de;
--fuchsia-rgb: 222 20 222;
--fuchsia-oklch: oklch(64% 0.29 328);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--fuchsia-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#de14de] text-[#de14de] border-[#de14de]
Shades & tints
Color harmonies
About this color
#DE14DE is a color with the RGB value rgb(222, 20, 222). 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.