Skip to content

#ef1f2c

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

RGB
239, 31, 44
HSL
356°, 87%, 53%
CMYK
0, 87, 82, 6
Luminance
0.1951

At a glance

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

Hex
#ef1f2c
Hue
356°
red
Saturation
87%
electric
Lightness
53%
balanced
Brightness
94%
HSV value
Perceived
52%
weighted brightness
Luminance
0.1951
WCAG relative
Temperature
Warm
19/100 cool
Color family
Red
Tone
Electric
Best ink
Black
4.90:1
Closest name
Red
ΔE2000 6.5
Where it sits
Hue356° of 360°
Saturation87%
Lightness53%
Temperature
Warm ← → Cool19% 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#ef1f2c
RGBrgb(239, 31, 44)
HSLhsl(356, 87%, 53%)
CMYKcmyk(0%, 87%, 82%, 6%)
LABlab(51.3 73.5 48.3)
LCHlch(51.3 88.0 33.3)
OKLCHoklch(0.609 0.234 25.8)
Decimal15671084
Display P3color(display-p3 0.937 0.122 0.173)

Copy-ready code

/* CSS */
color: #ef1f2c;
background-color: #ef1f2c;
/* Tailwind (arbitrary) */
class="text-[#ef1f2c] bg-[#ef1f2c]"
/* SCSS */
$brand: #ef1f2c;
/* SwiftUI */
Color(red: 0.937, green: 0.122, blue: 0.173)
/* Android */
Color.parseColor("#ef1f2c")
/* Flutter */
Color(0xFFEF1F2C)
/* Python / OpenCV (BGR) */
(44, 31, 239)

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

Accessibility — WCAG contrast

Aa
#ef1f2c on white: 4.28:1
AA ✗ fail · AA-large · AAA
Aa
#ef1f2c on black: 4.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #695E29
deuteranopia · #9A8A20
tritanopia · #FF0028

Color scale — 50 to 950

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

#FDF2F3
#FAE5E6
#F7C4C8
#F8969C
#F4626B
#ef1f2c
#E5101D
#BE0E18
#980B14
#6E0C12
#45080C
Base = 500Lightest = 50 · #FDF2F3Darkest = 950 · #45080C
:root {
  --brand-50: #FDF2F3;
  --brand-100: #FAE5E6;
  --brand-200: #F7C4C8;
  --brand-300: #F8969C;
  --brand-400: #F4626B;
  --brand-500: #ef1f2c;
  --brand-600: #E5101D;
  --brand-700: #BE0E18;
  --brand-800: #980B14;
  --brand-900: #6E0C12;
  --brand-950: #45080C;
  --brand: #ef1f2c;
  --brand-ink: #000000;
}

Colors that work with #ef1f2c

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

Text on it#000000
Black wins here
Surface#FAF4F5
Tinted page background
Border#EDC0C3
Hairlines and dividers
Muted text#9B4B50
Captions on the surface
Accent#09C389
Second voice, not a rival
Dark variant#77080F
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 #ef1f2c

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

Works well for
  • Headings from 24px up 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
  • Small text on white — under 4.5:1
  • 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#1FEFE2
Analogous left#EF1F94
Analogous right#EF7A1F
Split-complement 1#1FEF7A
Split-complement 2#1F94EF
Triadic 1#2CEF1F
Triadic 2#1F2CEF
Tetradic#94EF1F

RGB percentages

Red93.7%
Green12.2%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta87.0%
Yellow81.6%
Key (black)6.3%

Color previews

#ef1f2c text on a black background

contrast 4.90:1

Card sample

#ef1f2c text on a white background

contrast 4.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(239, 31, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(239, 31, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ef1f2c;
background: linear-gradient(135deg, #ef1f2c, #EF9D1F);

Monochromatic scale

Palettes built from #ef1f2c

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.

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

#ef1f2c, answered

What color is #ef1f2c?

#ef1f2c is a balanced electric red, closest to Red (ΔE2000 6.5). It sits at 356° on the hue wheel with 87% saturation and 53% lightness, which reads as warm.

What is the RGB value of #ef1f2c?

rgb(239, 31, 44) — 239 red, 31 green and 44 blue out of 255, or 93.7% / 12.2% / 17.3% by channel.

Is #ef1f2c a light or a dark color?

It is a mid-tone. Relative luminance is 0.1951 and perceived brightness is 52%, so black text on it reaches 4.90:1.

Should I use black or white text on #ef1f2c?

Black. It scores 4.90:1 against #ef1f2c, versus 4.28:1 for white — AA at any size.

What is the complementary color of #ef1f2c?

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

What colors go well with #ef1f2c?

For interface work: #FAF4F5 as the surface, #EDC0C3 for borders, #9B4B50 for secondary text, #09C389 as an accent and #77080F for hover and pressed states. For a palette, the analogous pair #EF1F94 and #EF7A1F stays calm, while #1FEFE2 is the loudest partner.

What is #ef1f2c in CMYK for printing?

cmyk(0%, 87%, 82%, 6%). 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 #ef1f2c warm or cool?

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

Work with #ef1f2c in the Color Lab