#E64764
≈ crimson · rgb(230, 71, 100)
Color formats
HEX#E64764
RGBrgb(230, 71, 100)
HSLhsl(349, 76%, 59%)
HSVhsv(349, 69%, 90%)
OKLCHoklch(63% 0.19 14)
CMYKcmyk(0%, 69%, 57%, 10%)
Contrast & accessibility
On white3.85:1below AA
On black5.45:1AA pass
Best text color#000000
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
--crimson: #e64764;
--crimson-rgb: 230 71 100;
--crimson-oklch: oklch(63% 0.19 14);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e64764] text-[#e64764] border-[#e64764]
Shades & tints
Color harmonies
About this color
#E64764 is a color with the RGB value rgb(230, 71, 100). 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.