Skip to content

#e61c21

a balanced, electric red · warm · closest name: Red

RGB
230, 28, 33
HSL
359°, 80%, 51%
CMYK
0, 88, 86, 10
Luminance
0.1776

At a glance

Every number on this page in one read: what #e61c21 is made of, how bright it looks, and which way it leans.

Hex
#e61c21
Hue
359°
red
Saturation
80%
electric
Lightness
51%
balanced
Brightness
90%
HSV value
Perceived
50%
weighted brightness
Luminance
0.1776
WCAG relative
Temperature
Warm
18/100 cool
Color family
Red
Tone
Electric
Best ink
White
4.61:1
Closest name
Red
ΔE2000 6.2
Where it sits
Hue359° of 360°
Saturation80%
Lightness51%
Temperature
Warm ← → Cool18% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#e61c21
RGBrgb(230, 28, 33)
HSLhsl(359, 80%, 51%)
CMYKcmyk(0%, 88%, 86%, 10%)
LABlab(49.2 71.5 51.3)
LCHlch(49.2 88.0 35.7)
OKLCHoklch(0.590 0.229 27.4)
Decimal15080481
Display P3color(display-p3 0.902 0.110 0.129)

Copy-ready code

/* CSS */
color: #e61c21;
background-color: #e61c21;
/* Tailwind (arbitrary) */
class="text-[#e61c21] bg-[#e61c21]"
/* SCSS */
$brand: #e61c21;
/* SwiftUI */
Color(red: 0.902, green: 0.110, blue: 0.129)
/* Android */
Color.parseColor("#e61c21")
/* Flutter */
Color(0xFFE61C21)
/* Python / OpenCV (BGR) */
(33, 28, 230)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#ffffff on #e61c21 · 4.61:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 4.61:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.55:1
AA pass · AA large pass · AAA fail
Reading the other direction: #e61c21 as text scores 4.61:1 on white and 4.55:1 on black.

Accessibility — WCAG contrast

Aa
#e61c21 on white: 4.61:1
AA ✓ pass · AA-large · AAA
Aa
#e61c21 on black: 4.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #655A1D
deuteranopia · #948412
tritanopia · #FE0022

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e61c21 is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF3F3
#F9E6E7
#F5C6C8
#F49A9C
#EE676B
#E93539
#e61c21
#B81418
#931013
#6A1012
#420A0B
Base = 600Lightest = 50 · #FCF3F3Darkest = 950 · #420A0B
:root {
  --brand-50: #FCF3F3;
  --brand-100: #F9E6E7;
  --brand-200: #F5C6C8;
  --brand-300: #F49A9C;
  --brand-400: #EE676B;
  --brand-500: #E93539;
  --brand-600: #e61c21;
  --brand-700: #B81418;
  --brand-800: #931013;
  --brand-900: #6A1012;
  --brand-950: #420A0B;
  --brand: #e61c21;
  --brand-ink: #ffffff;
}

Colors that work with #e61c21

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#FAF4F4
Tinted page background
Border#EDC0C1
Hairlines and dividers
Muted text#9B4B4D
Captions on the surface
Accent#10BC8D
Second voice, not a rival
Dark variant#730D0F
Hover, pressed, headers
Light variant#FCE8E9
Selected rows, tints
Dark surface#241414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #e61c21

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#1CE6E1
Analogous left#E61C86
Analogous right#E67C1C
Split-complement 1#1CE67C
Split-complement 2#1C86E6
Triadic 1#21E61C
Triadic 2#1C21E6
Tetradic#86E61C

RGB percentages

Red90.2%
Green11.0%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta87.8%
Yellow85.7%
Key (black)9.8%

Color previews

#e61c21 text on a black background

contrast 4.55:1

Card sample

#e61c21 text on a white background

contrast 4.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #e61c21;
Background color
Panel with #e61c21 background
background-color: #e61c21;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #e61c21;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(230, 28, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(230, 28, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e61c21;
background: linear-gradient(135deg, #e61c21, #E69E1C);

Monochromatic scale

Palettes built from #e61c21

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#e61c21 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#e61c21, answered

What color is #e61c21?

#e61c21 is a balanced electric red, closest to Red (ΔE2000 6.2). It sits at 359° on the hue wheel with 80% saturation and 51% lightness, which reads as warm.

What is the RGB value of #e61c21?

rgb(230, 28, 33) — 230 red, 28 green and 33 blue out of 255, or 90.2% / 11% / 12.9% by channel.

Is #e61c21 a light or a dark color?

It is a dark color. Relative luminance is 0.1776 and perceived brightness is 50%, so white text on it reaches 4.61:1.

Should I use black or white text on #e61c21?

White. It scores 4.61:1 against #e61c21, versus 4.55:1 for black — AA at any size.

What is the complementary color of #e61c21?

#1CE6E1 sits directly opposite on the wheel. Softer options are the split-complements #1CE67C and #1C86E6, which give the same contrast with far less vibration.

What colors go well with #e61c21?

For interface work: #FAF4F4 as the surface, #EDC0C1 for borders, #9B4B4D for secondary text, #10BC8D as an accent and #730D0F for hover and pressed states. For a palette, the analogous pair #E61C86 and #E67C1C stays calm, while #1CE6E1 is the loudest partner.

What is #e61c21 in CMYK for printing?

cmyk(0%, 88%, 86%, 10%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #e61c21 warm or cool?

Warm — it scores 18 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E6481C; nudged cooler, #E9196B.

Work with #e61c21 in the Color Lab