Skip to content

#CE3ACE

≈ mediumorchid · rgb(206, 58, 206)
Color formats
HEX#CE3ACE
RGBrgb(206, 58, 206)
HSLhsl(300, 60%, 52%)
HSVhsv(300, 72%, 81%)
OKLCHoklch(62% 0.24 328)
CMYKcmyk(0%, 72%, 0%, 19%)
Contrast & accessibility
On white4.10:1below AA
On black5.12:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #ce3ace;
  --mediumorchid-rgb: 206 58 206;
  --mediumorchid-oklch: oklch(62% 0.24 328);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ce3ace] text-[#ce3ace] border-[#ce3ace]
Shades & tints
Color harmonies
About this color

#CE3ACE is a color with the RGB value rgb(206, 58, 206). 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 #CE3ACE to other formats

Palettes with a similar color

Gradients with a similar color

Copied