#D6394B
≈ crimson · rgb(214, 57, 75)
Color formats
HEX#D6394B
RGBrgb(214, 57, 75)
HSLhsl(353, 66%, 53%)
HSVhsv(353, 73%, 84%)
OKLCHoklch(59% 0.19 19)
CMYKcmyk(0%, 73%, 65%, 16%)
Contrast & accessibility
On white4.62:1AA pass
On black4.55:1AA pass
Best text color#FFFFFF
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
--crimson: #d6394b;
--crimson-rgb: 214 57 75;
--crimson-oklch: oklch(59% 0.19 19);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d6394b] text-[#d6394b] border-[#d6394b]
Shades & tints
Color harmonies
About this color
#D6394B is a color with the RGB value rgb(214, 57, 75). 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.