Skip to content

#67297B

≈ rebeccapurple · rgb(103, 41, 123)
Color formats
HEX#67297B
RGBrgb(103, 41, 123)
HSLhsl(285, 50%, 32%)
HSVhsv(285, 67%, 48%)
OKLCHoklch(41% 0.14 317)
CMYKcmyk(16%, 67%, 0%, 52%)
Contrast & accessibility
On white9.63:1AA pass
On black2.18:1below AA
Best text color#FFFFFF
Nearest CSS name: rebeccapurple
Copy-ready code
CSS custom properties
:root {
  --rebeccapurple: #67297b;
  --rebeccapurple-rgb: 103 41 123;
  --rebeccapurple-oklch: oklch(41% 0.14 317);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rebeccapurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#67297b] text-[#67297b] border-[#67297b]
Shades & tints
Color harmonies
About this color

#67297B is a color with the RGB value rgb(103, 41, 123). 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 #67297B to other formats

Palettes with a similar color

Gradients with a similar color

Copied