Skip to content

#C13ADD

≈ darkorchid · rgb(193, 58, 221)
Color formats
HEX#C13ADD
RGBrgb(193, 58, 221)
HSLhsl(290, 71%, 55%)
HSVhsv(290, 74%, 87%)
OKLCHoklch(61% 0.25 320)
CMYKcmyk(13%, 74%, 0%, 13%)
Contrast & accessibility
On white4.27:1below AA
On black4.92:1AA pass
Best text color#000000
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
  --darkorchid: #c13add;
  --darkorchid-rgb: 193 58 221;
  --darkorchid-oklch: oklch(61% 0.25 320);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c13add] text-[#c13add] border-[#c13add]
Shades & tints
Color harmonies
About this color

#C13ADD is a color with the RGB value rgb(193, 58, 221). 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 #C13ADD to other formats

Palettes with a similar color

Gradients with a similar color

Copied