#E273F0
≈ violet · rgb(226, 115, 240)
Color formats
HEX#E273F0
RGBrgb(226, 115, 240)
HSLhsl(293, 81%, 70%)
HSVhsv(293, 52%, 94%)
OKLCHoklch(73% 0.2 323)
CMYKcmyk(6%, 52%, 0%, 6%)
Contrast & accessibility
On white2.64:1below AA
On black7.94:1AA pass
Best text color#000000
Nearest CSS name: violet
Copy-ready code
CSS custom properties
:root {
--violet: #e273f0;
--violet-rgb: 226 115 240;
--violet-oklch: oklch(73% 0.2 323);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--violet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e273f0] text-[#e273f0] border-[#e273f0]
Shades & tints
Color harmonies
About this color
#E273F0 is a color with the RGB value rgb(226, 115, 240). Its closest CSS named color is "violet". 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.