#E14646
≈ crimson · rgb(225, 70, 70)
Color formats
HEX#E14646
RGBrgb(225, 70, 70)
HSLhsl(0, 72%, 58%)
HSVhsv(0, 69%, 88%)
OKLCHoklch(62% 0.19 25)
CMYKcmyk(0%, 69%, 69%, 12%)
Contrast & accessibility
On white4.07:1below AA
On black5.17:1AA pass
Best text color#000000
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
--crimson: #e14646;
--crimson-rgb: 225 70 70;
--crimson-oklch: oklch(62% 0.19 25);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e14646] text-[#e14646] border-[#e14646]
Shades & tints
Color harmonies
About this color
#E14646 is a color with the RGB value rgb(225, 70, 70). 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.