Skip to content

#C485DB

≈ orchid · rgb(196, 133, 219)
Color formats
HEX#C485DB
RGBrgb(196, 133, 219)
HSLhsl(284, 54%, 69%)
HSVhsv(284, 39%, 86%)
OKLCHoklch(71% 0.14 317)
CMYKcmyk(11%, 39%, 0%, 14%)
Contrast & accessibility
On white2.72:1below AA
On black7.73:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #c485db;
  --orchid-rgb: 196 133 219;
  --orchid-oklch: oklch(71% 0.14 317);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c485db] text-[#c485db] border-[#c485db]
Shades & tints
Color harmonies
About this color

#C485DB is a color with the RGB value rgb(196, 133, 219). Its closest CSS named color is "orchid". 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 #C485DB to other formats

Palettes with a similar color

Gradients with a similar color

Copied