Skip to content

#9447E1

≈ darkorchid · rgb(148, 71, 225)
Color formats
HEX#9447E1
RGBrgb(148, 71, 225)
HSLhsl(270, 72%, 58%)
HSVhsv(270, 68%, 88%)
OKLCHoklch(57% 0.22 303)
CMYKcmyk(34%, 68%, 0%, 12%)
Contrast & accessibility
On white4.94:1AA pass
On black4.25:1below AA
Best text color#FFFFFF
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
  --darkorchid: #9447e1;
  --darkorchid-rgb: 148 71 225;
  --darkorchid-oklch: oklch(57% 0.22 303);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9447e1] text-[#9447e1] border-[#9447e1]
Shades & tints
Color harmonies
About this color

#9447E1 is a color with the RGB value rgb(148, 71, 225). 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 #9447E1 to other formats

Palettes with a similar color

Gradients with a similar color

Copied