Skip to content

#DD398B

≈ mediumvioletred · rgb(221, 57, 139)
Color formats
HEX#DD398B
RGBrgb(221, 57, 139)
HSLhsl(330, 71%, 55%)
HSVhsv(330, 74%, 87%)
OKLCHoklch(61% 0.21 355)
CMYKcmyk(0%, 74%, 37%, 13%)
Contrast & accessibility
On white4.17:1below AA
On black5.03:1AA pass
Best text color#000000
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
  --mediumvioletred: #dd398b;
  --mediumvioletred-rgb: 221 57 139;
  --mediumvioletred-oklch: oklch(61% 0.21 355);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dd398b] text-[#dd398b] border-[#dd398b]
Shades & tints
Color harmonies
About this color

#DD398B is a color with the RGB value rgb(221, 57, 139). 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.

Related

Convert #DD398B to other formats

Palettes with a similar color

Gradients with a similar color

Copied