#DE358D
≈ mediumvioletred · rgb(222, 53, 141)
Color formats
HEX#DE358D
RGBrgb(222, 53, 141)
HSLhsl(329, 72%, 54%)
HSVhsv(329, 76%, 87%)
OKLCHoklch(61% 0.22 354)
CMYKcmyk(0%, 76%, 36%, 13%)
Contrast & accessibility
On white4.20:1below AA
On black5.00:1AA pass
Best text color#000000
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
--mediumvioletred: #de358d;
--mediumvioletred-rgb: 222 53 141;
--mediumvioletred-oklch: oklch(61% 0.22 354);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#de358d] text-[#de358d] border-[#de358d]
Shades & tints
Color harmonies
About this color
#DE358D is a color with the RGB value rgb(222, 53, 141). Its closest CSS named color is "mediumvioletred". 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.