Toolman

Palevioletred — #DB7093

#DB7093#DB7093

#DB7093 is a light, moderately saturated red. It is the CSS named color palevioletred.

Color values

HEX#DB7093
RGBrgb(219, 112, 147)
HSLhsl(340, 60%, 65%)
CMYKcmyk(0%, 49%, 33%, 14%)
Decimal14381203
CSScolor: #DB7093;
Android0xFFDB7093
SwiftUIColor(red: 0.859, green: 0.439, blue: 0.576, alpha: 1)

Accessibility and contrast

White text on #DB70933.11:1 — AA fail · AA large pass · AAA fail
Black text on #DB70936.75:1 — AA pass · AA large pass · AAA fail
Recommended text colorblack

WCAG 2.1 asks for at least 4.5:1 for body text and 3:1 for large text (18 pt, or 14 pt bold).

Tints and shades of #DB7093

Each swatch keeps the hue and saturation of #DB7093 and varies only lightness — the quickest way to build a usable scale from a single brand color.

95%
85%
75%
65%
55%
45%
35%
25%
15%

Colors that go with #DB7093

Harmonies generated by rotating the hue on the color wheel while holding saturation and lightness constant.

Complementary
Triadic +120°
Triadic +240°
Analogous −30°
Analogous +30°
Split −150°
Split +150°

Using #DB7093 in code

/* CSS */
.element { color: #DB7093; background-color: #DB7093; }
.element { color: rgb(219 112 147); }
.element { color: hsl(340 60% 65%); }

/* Tailwind arbitrary value */
<div class="bg-[#DB7093] text-black">

/* SCSS variable */
$brand: #DB7093;

Frequently asked questions

What color is #DB7093?

#DB7093 is a light, moderately saturated red, which CSS calls palevioletred. Its hue sits at 340° on the color wheel, with 60% saturation and 65% lightness.

What is #DB7093 in RGB?

#DB7093 converts to rgb(219, 112, 147) — 219 red, 112 green and 147 blue.

What is #DB7093 in CMYK?

Approximately cmyk(0%, 49%, 33%, 14%). Print output depends on the ICC profile of the press and paper, so treat this as a starting point rather than an exact match.

Should text on #DB7093 be white or black?

Black gives the better contrast ratio (6.75:1 versus 3.11:1).

What is the complementary color of #DB7093?

#70DBB8 — the hue directly opposite #DB7093 on the color wheel.

Convert any color → · Browse all colors