Skip to content

#DC438D

≈ hotpink · rgb(220, 67, 141)
Color formats
HEX#DC438D
RGBrgb(220, 67, 141)
HSLhsl(331, 69%, 56%)
HSVhsv(331, 70%, 86%)
OKLCHoklch(62% 0.2 355)
CMYKcmyk(0%, 70%, 36%, 14%)
Contrast & accessibility
On white4.01:1below AA
On black5.23:1AA pass
Best text color#000000
Nearest CSS name: hotpink
Copy-ready code
CSS custom properties
:root {
  --hotpink: #dc438d;
  --hotpink-rgb: 220 67 141;
  --hotpink-oklch: oklch(62% 0.2 355);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--hotpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dc438d] text-[#dc438d] border-[#dc438d]
Shades & tints
Color harmonies
About this color

#DC438D is a color with the RGB value rgb(220, 67, 141). Its closest CSS named color is "hotpink". 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 #DC438D to other formats

Palettes with a similar color

Gradients with a similar color

Copied