#D238F5
≈ darkviolet · rgb(210, 56, 245)
Color formats
HEX#D238F5
RGBrgb(210, 56, 245)
HSLhsl(289, 90%, 59%)
HSVhsv(289, 77%, 96%)
OKLCHoklch(65% 0.27 319)
CMYKcmyk(14%, 77%, 0%, 4%)
Contrast & accessibility
On white3.73:1below AA
On black5.62:1AA pass
Best text color#000000
Nearest CSS name: darkviolet
Copy-ready code
CSS custom properties
:root {
--darkviolet: #d238f5;
--darkviolet-rgb: 210 56 245;
--darkviolet-oklch: oklch(65% 0.27 319);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkviolet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d238f5] text-[#d238f5] border-[#d238f5]
Shades & tints
Color harmonies
About this color
#D238F5 is a color with the RGB value rgb(210, 56, 245). Its closest CSS named color is "darkviolet". 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.