Toolman

#E96384 color

#E96384#E96384

#E96384 is a light, vivid red, closest to the CSS named color palevioletred (#DB7093).

Color values

HEX#E96384
RGBrgb(233, 99, 132)
HSLhsl(345, 75%, 65%)
CMYKcmyk(0%, 58%, 43%, 9%)
Decimal15295364
CSScolor: #E96384;
Android0xFFE96384
SwiftUIColor(red: 0.914, green: 0.388, blue: 0.518, alpha: 1)

Accessibility and contrast

White text on #E963843.19:1 — AA fail · AA large pass · AAA fail
Black text on #E963846.58: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 #E96384

Each swatch keeps the hue and saturation of #E96384 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 #E96384

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 #E96384 in code

/* CSS */
.element { color: #E96384; background-color: #E96384; }
.element { color: rgb(233 99 132); }
.element { color: hsl(345 75% 65%); }

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

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

Frequently asked questions

What color is #E96384?

#E96384 is a light, vivid red. Its hue sits at 345° on the color wheel, with 75% saturation and 65% lightness.

What is #E96384 in RGB?

#E96384 converts to rgb(233, 99, 132) — 233 red, 99 green and 132 blue.

What is #E96384 in CMYK?

Approximately cmyk(0%, 58%, 43%, 9%). 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 #E96384 be white or black?

Black gives the better contrast ratio (6.58:1 versus 3.19:1).

What is the complementary color of #E96384?

#63E9C7 — the hue directly opposite #E96384 on the color wheel.

Convert any color → · Browse all colors