Skip to content

#891DB2

≈ darkorchid · rgb(137, 29, 178)
Color formats
HEX#891DB2
RGBrgb(137, 29, 178)
HSLhsl(283, 72%, 41%)
HSVhsv(283, 84%, 70%)
OKLCHoklch(48% 0.22 314)
CMYKcmyk(23%, 84%, 0%, 30%)
Contrast & accessibility
On white7.29:1AA pass
On black2.88:1below AA
Best text color#FFFFFF
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
  --darkorchid: #891db2;
  --darkorchid-rgb: 137 29 178;
  --darkorchid-oklch: oklch(48% 0.22 314);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#891db2] text-[#891db2] border-[#891db2]
Shades & tints
Color harmonies
About this color

#891DB2 is a color with the RGB value rgb(137, 29, 178). 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 #891DB2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied