Skip to content

#7724AE

≈ darkorchid · rgb(119, 36, 174)
Color formats
HEX#7724AE
RGBrgb(119, 36, 174)
HSLhsl(276, 66%, 41%)
HSVhsv(276, 79%, 68%)
OKLCHoklch(46% 0.2 307)
CMYKcmyk(32%, 79%, 0%, 32%)
Contrast & accessibility
On white7.93:1AA pass
On black2.65:1below AA
Best text color#FFFFFF
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
  --darkorchid: #7724ae;
  --darkorchid-rgb: 119 36 174;
  --darkorchid-oklch: oklch(46% 0.2 307);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7724ae] text-[#7724ae] border-[#7724ae]
Shades & tints
Color harmonies
About this color

#7724AE is a color with the RGB value rgb(119, 36, 174). Its closest CSS named color is "darkorchid". 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 #7724AE to other formats

Palettes with a similar color

Gradients with a similar color

Copied