Skip to content

#e00f21

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

RGB
224, 15, 33
HSL
355°, 87%, 47%
CMYK
0, 93, 85, 12
Luminance
0.1630

At a glance

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

Hex
#e00f21
Hue
355°
red
Saturation
87%
electric
Lightness
47%
balanced
Brightness
88%
HSV value
Perceived
48%
weighted brightness
Luminance
0.1630
WCAG relative
Temperature
Warm
20/100 cool
Color family
Red
Tone
Electric
Best ink
White
4.93:1
Closest name
Crimson
ΔE2000 6.8
Where it sits
Hue355° of 360°
Saturation87%
Lightness47%
Temperature
Warm ← → Cool20% 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#e00f21
RGBrgb(224, 15, 33)
HSLhsl(355, 87%, 47%)
CMYKcmyk(0%, 93%, 85%, 12%)
LABlab(47.4 71.7 49.2)
LCHlch(47.4 87.0 34.5)
OKLCHoklch(0.574 0.229 26.3)
Decimal14683937
Display P3color(display-p3 0.878 0.059 0.129)

Copy-ready code

/* CSS */
color: #e00f21;
background-color: #e00f21;
/* Tailwind (arbitrary) */
class="text-[#e00f21] bg-[#e00f21]"
/* SCSS */
$brand: #e00f21;
/* SwiftUI */
Color(red: 0.878, green: 0.059, blue: 0.129)
/* Android */
Color.parseColor("#e00f21")
/* Flutter */
Color(0xFFE00F21)
/* Python / OpenCV (BGR) */
(33, 15, 224)

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 #e00f21 · 4.93:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 4.93:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.26:1
AA fail · AA large pass · AAA fail
Reading the other direction: #e00f21 as text scores 4.93:1 on white and 4.26:1 on black.

Accessibility — WCAG contrast

Aa
#e00f21 on white: 4.93:1
AA ✓ pass · AA-large · AAA
Aa
#e00f21 on black: 4.26:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #5F551E
deuteranopia · #8F7F12
tritanopia · #F7001C

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e00f21 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.

#FDF2F3
#FAE5E7
#F8C4C9
#F8969E
#F4616E
#F12D3E
#e00f21
#BF0D1C
#990A17
#6E0C15
#45070D
Base = 600Lightest = 50 · #FDF2F3Darkest = 950 · #45070D
:root {
  --brand-50: #FDF2F3;
  --brand-100: #FAE5E7;
  --brand-200: #F8C4C9;
  --brand-300: #F8969E;
  --brand-400: #F4616E;
  --brand-500: #F12D3E;
  --brand-600: #e00f21;
  --brand-700: #BF0D1C;
  --brand-800: #990A17;
  --brand-900: #6E0C15;
  --brand-950: #45070D;
  --brand: #e00f21;
  --brand-ink: #ffffff;
}

Colors that work with #e00f21

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#FAF4F5
Tinted page background
Border#EDC0C4
Hairlines and dividers
Muted text#9B4B52
Captions on the surface
Accent#09C384
Second voice, not a rival
Dark variant#770812
Hover, pressed, headers
Light variant#FDE7E9
Selected rows, tints
Dark surface#241415
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 #e00f21

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

Works well for
  • Body text and links on white
  • 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#0FE0CE
Analogous left#E00F8A
Analogous right#E0650F
Split-complement 1#0FE065
Split-complement 2#0F8AE0
Triadic 1#21E00F
Triadic 2#0F21E0
Tetradic#8AE00F

RGB percentages

Red87.8%
Green5.9%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta93.3%
Yellow85.3%
Key (black)12.2%

Color previews

#e00f21 text on a black background

contrast 4.26:1

Card sample

#e00f21 text on a white background

contrast 4.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e00f21

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.

#e00f21 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.

#e00f21, answered

What color is #e00f21?

#e00f21 is a balanced electric red, closest to Crimson (ΔE2000 6.8). It sits at 355° on the hue wheel with 87% saturation and 47% lightness, which reads as warm.

What is the RGB value of #e00f21?

rgb(224, 15, 33) — 224 red, 15 green and 33 blue out of 255, or 87.8% / 5.9% / 12.9% by channel.

Is #e00f21 a light or a dark color?

It is a dark color. Relative luminance is 0.1630 and perceived brightness is 48%, so white text on it reaches 4.93:1.

Should I use black or white text on #e00f21?

White. It scores 4.93:1 against #e00f21, versus 4.26:1 for black — AA at any size.

What is the complementary color of #e00f21?

#0FE0CE sits directly opposite on the wheel. Softer options are the split-complements #0FE065 and #0F8AE0, which give the same contrast with far less vibration.

What colors go well with #e00f21?

For interface work: #FAF4F5 as the surface, #EDC0C4 for borders, #9B4B52 for secondary text, #09C384 as an accent and #770812 for hover and pressed states. For a palette, the analogous pair #E00F8A and #E0650F stays calm, while #0FE0CE is the loudest partner.

What is #e00f21 in CMYK for printing?

cmyk(0%, 93%, 85%, 12%). 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 #e00f21 warm or cool?

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

Work with #e00f21 in the Color Lab