Skip to content

#B348BF

≈ mediumorchid · rgb(179, 72, 191)
Color formats
HEX#B348BF
RGBrgb(179, 72, 191)
HSLhsl(294, 48%, 52%)
HSVhsv(294, 62%, 75%)
OKLCHoklch(59% 0.2 324)
CMYKcmyk(6%, 62%, 0%, 25%)
Contrast & accessibility
On white4.57:1AA pass
On black4.60:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #b348bf;
  --mediumorchid-rgb: 179 72 191;
  --mediumorchid-oklch: oklch(59% 0.2 324);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b348bf] text-[#b348bf] border-[#b348bf]
Shades & tints
Color harmonies
About this color

#B348BF is a color with the RGB value rgb(179, 72, 191). Its closest CSS named color is "mediumorchid". 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 #B348BF to other formats

Palettes with a similar color

Gradients with a similar color

Copied