#EC3244
≈ crimson · rgb(236, 50, 68)
Color formats
HEX#EC3244
RGBrgb(236, 50, 68)
HSLhsl(354, 83%, 56%)
HSVhsv(354, 79%, 93%)
OKLCHoklch(62% 0.22 22)
CMYKcmyk(0%, 79%, 71%, 7%)
Contrast & accessibility
On white4.11:1below AA
On black5.11:1AA pass
Best text color#000000
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
--crimson: #ec3244;
--crimson-rgb: 236 50 68;
--crimson-oklch: oklch(62% 0.22 22);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ec3244] text-[#ec3244] border-[#ec3244]
Shades & tints
Color harmonies
About this color
#EC3244 is a color with the RGB value rgb(236, 50, 68). 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.