Skip to content

#652895

≈ rebeccapurple · rgb(101, 40, 149)
Color formats
HEX#652895
RGBrgb(101, 40, 149)
HSLhsl(274, 58%, 37%)
HSVhsv(274, 73%, 58%)
OKLCHoklch(42% 0.17 306)
CMYKcmyk(32%, 73%, 0%, 42%)
Contrast & accessibility
On white9.17:1AA pass
On black2.29:1below AA
Best text color#FFFFFF
Nearest CSS name: rebeccapurple
Copy-ready code
CSS custom properties
:root {
  --rebeccapurple: #652895;
  --rebeccapurple-rgb: 101 40 149;
  --rebeccapurple-oklch: oklch(42% 0.17 306);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rebeccapurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#652895] text-[#652895] border-[#652895]
Shades & tints
Color harmonies
About this color

#652895 is a color with the RGB value rgb(101, 40, 149). 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 #652895 to other formats

Palettes with a similar color

Gradients with a similar color

Copied