Skip to content

#C256D7

≈ mediumorchid · rgb(194, 86, 215)
Color formats
HEX#C256D7
RGBrgb(194, 86, 215)
HSLhsl(290, 62%, 59%)
HSVhsv(290, 60%, 84%)
OKLCHoklch(64% 0.21 321)
CMYKcmyk(10%, 60%, 0%, 16%)
Contrast & accessibility
On white3.75:1below AA
On black5.61:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #c256d7;
  --mediumorchid-rgb: 194 86 215;
  --mediumorchid-oklch: oklch(64% 0.21 321);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c256d7] text-[#c256d7] border-[#c256d7]
Shades & tints
Color harmonies
About this color

#C256D7 is a color with the RGB value rgb(194, 86, 215). 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 #C256D7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied