Toolman

#EB144C color

#EB144C#EB144C

#EB144C is a medium, vivid red, closest to the CSS named color crimson (#DC143C).

Color values

HEX#EB144C
RGBrgb(235, 20, 76)
HSLhsl(344, 84%, 50%)
CMYKcmyk(0%, 91%, 68%, 8%)
Decimal15406156
CSScolor: #EB144C;
Android0xFFEB144C
SwiftUIColor(red: 0.922, green: 0.078, blue: 0.298, alpha: 1)

Accessibility and contrast

White text on #EB144C4.43:1 — AA fail · AA large pass · AAA fail
Black text on #EB144C4.74: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 #EB144C

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

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

/* CSS */
.element { color: #EB144C; background-color: #EB144C; }
.element { color: rgb(235 20 76); }
.element { color: hsl(344 84% 50%); }

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

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

Frequently asked questions

What color is #EB144C?

#EB144C is a medium, vivid red. Its hue sits at 344° on the color wheel, with 84% saturation and 50% lightness.

What is #EB144C in RGB?

#EB144C converts to rgb(235, 20, 76) — 235 red, 20 green and 76 blue.

What is #EB144C in CMYK?

Approximately cmyk(0%, 91%, 68%, 8%). 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 #EB144C be white or black?

Black gives the better contrast ratio (4.74:1 versus 4.43:1).

What is the complementary color of #EB144C?

#14EBB1 — the hue directly opposite #EB144C on the color wheel.

Convert any color → · Browse all colors