#DD2F4E
≈ crimson · rgb(221, 47, 78)
Color formats
HEX#DD2F4E
RGBrgb(221, 47, 78)
HSLhsl(349, 72%, 53%)
HSVhsv(349, 79%, 87%)
OKLCHoklch(59% 0.21 17)
CMYKcmyk(0%, 79%, 65%, 13%)
Contrast & accessibility
On white4.57:1AA pass
On black4.59:1AA pass
Best text color#000000
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
--crimson: #dd2f4e;
--crimson-rgb: 221 47 78;
--crimson-oklch: oklch(59% 0.21 17);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dd2f4e] text-[#dd2f4e] border-[#dd2f4e]
Shades & tints
Color harmonies
About this color
#DD2F4E is a color with the RGB value rgb(221, 47, 78). Its closest CSS named color is "crimson". 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.