Skip to content

#6D43AA

≈ rebeccapurple · rgb(109, 67, 170)
Color formats
HEX#6D43AA
RGBrgb(109, 67, 170)
HSLhsl(264, 43%, 46%)
HSVhsv(264, 61%, 67%)
OKLCHoklch(48% 0.16 299)
CMYKcmyk(36%, 61%, 0%, 33%)
Contrast & accessibility
On white6.92:1AA pass
On black3.03:1below AA
Best text color#FFFFFF
Nearest CSS name: rebeccapurple
Copy-ready code
CSS custom properties
:root {
  --rebeccapurple: #6d43aa;
  --rebeccapurple-rgb: 109 67 170;
  --rebeccapurple-oklch: oklch(48% 0.16 299);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rebeccapurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6d43aa] text-[#6d43aa] border-[#6d43aa]
Shades & tints
Color harmonies
About this color

#6D43AA is a color with the RGB value rgb(109, 67, 170). Its closest CSS named color is "rebeccapurple". 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 #6D43AA to other formats

Palettes with a similar color

Gradients with a similar color

Copied