Skip to content

#ED96F3

≈ violet · rgb(237, 150, 243)
Color formats
HEX#ED96F3
RGBrgb(237, 150, 243)
HSLhsl(296, 79%, 77%)
HSVhsv(296, 38%, 95%)
OKLCHoklch(79% 0.16 325)
CMYKcmyk(2%, 38%, 0%, 5%)
Contrast & accessibility
On white2.05:1below AA
On black10.26:1AA pass
Best text color#000000
Nearest CSS name: violet
Copy-ready code
CSS custom properties
:root {
  --violet: #ed96f3;
  --violet-rgb: 237 150 243;
  --violet-oklch: oklch(79% 0.16 325);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--violet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ed96f3] text-[#ed96f3] border-[#ed96f3]
Shades & tints
Color harmonies
About this color

#ED96F3 is a color with the RGB value rgb(237, 150, 243). 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.

Related

Convert #ED96F3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied