Skip to content

#DA313F

≈ crimson · rgb(218, 49, 63)
Color formats
HEX#DA313F
RGBrgb(218, 49, 63)
HSLhsl(355, 70%, 52%)
HSVhsv(355, 78%, 85%)
OKLCHoklch(58% 0.2 22)
CMYKcmyk(0%, 78%, 71%, 15%)
Contrast & accessibility
On white4.67:1AA pass
On black4.49:1below AA
Best text color#FFFFFF
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
  --crimson: #da313f;
  --crimson-rgb: 218 49 63;
  --crimson-oklch: oklch(58% 0.2 22);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#da313f] text-[#da313f] border-[#da313f]
Shades & tints
Color harmonies
About this color

#DA313F is a color with the RGB value rgb(218, 49, 63). 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.

Related

Convert #DA313F to other formats

Palettes with a similar color

Gradients with a similar color

Copied