Skip to content

#DD8A95

≈ lightcoral · rgb(221, 138, 149)
Color formats
HEX#DD8A95
RGBrgb(221, 138, 149)
HSLhsl(352, 55%, 70%)
HSVhsv(352, 38%, 87%)
OKLCHoklch(72% 0.1 11)
CMYKcmyk(0%, 38%, 33%, 13%)
Contrast & accessibility
On white2.58:1below AA
On black8.14:1AA pass
Best text color#000000
Nearest CSS name: lightcoral
Copy-ready code
CSS custom properties
:root {
  --lightcoral: #dd8a95;
  --lightcoral-rgb: 221 138 149;
  --lightcoral-oklch: oklch(72% 0.1 11);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcoral-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dd8a95] text-[#dd8a95] border-[#dd8a95]
Shades & tints
Color harmonies
About this color

#DD8A95 is a color with the RGB value rgb(221, 138, 149). Its closest CSS named color is "lightcoral". 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 #DD8A95 to other formats

Palettes with a similar color

Gradients with a similar color

Copied