Skip to content

#ef1f2d

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

RGB
239, 31, 45
HSL
356°, 87%, 53%
CMYK
0, 87, 81, 6
Luminance
0.1952

At a glance

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

Hex
#ef1f2d
Hue
356°
red
Saturation
87%
electric
Lightness
53%
balanced
Brightness
94%
HSV value
Perceived
52%
weighted brightness
Luminance
0.1952
WCAG relative
Temperature
Warm
19/100 cool
Color family
Red
Tone
Electric
Best ink
Black
4.90:1
Closest name
Red
ΔE2000 6.8
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#ef1f2d
RGBrgb(239, 31, 45)
HSLhsl(356, 87%, 53%)
CMYKcmyk(0%, 87%, 81%, 6%)
LABlab(51.3 73.6 47.8)
LCHlch(51.3 87.7 33.0)
OKLCHoklch(0.609 0.234 25.6)
Decimal15671085
Display P3color(display-p3 0.937 0.122 0.176)

Copy-ready code

/* CSS */
color: #ef1f2d;
background-color: #ef1f2d;
/* Tailwind (arbitrary) */
class="text-[#ef1f2d] bg-[#ef1f2d]"
/* SCSS */
$brand: #ef1f2d;
/* SwiftUI */
Color(red: 0.937, green: 0.122, blue: 0.176)
/* Android */
Color.parseColor("#ef1f2d")
/* Flutter */
Color(0xFFEF1F2D)
/* Python / OpenCV (BGR) */
(45, 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 #ef1f2d · 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: #ef1f2d as text scores 4.28:1 on white and 4.90:1 on black.

Accessibility — WCAG contrast

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

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ef1f2d 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
#FAE5E7
#F7C4C8
#F8969D
#F4626C
#ef1f2d
#E5101E
#BE0E19
#980B14
#6E0C13
#45080C
Base = 500Lightest = 50 · #FDF2F3Darkest = 950 · #45080C
:root {
  --brand-50: #FDF2F3;
  --brand-100: #FAE5E7;
  --brand-200: #F7C4C8;
  --brand-300: #F8969D;
  --brand-400: #F4626C;
  --brand-500: #ef1f2d;
  --brand-600: #E5101E;
  --brand-700: #BE0E19;
  --brand-800: #980B14;
  --brand-900: #6E0C13;
  --brand-950: #45080C;
  --brand: #ef1f2d;
  --brand-ink: #000000;
}

Colors that work with #ef1f2d

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#09C388
Second voice, not a rival
Dark variant#770810
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 #ef1f2d

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#1FEFE1
Analogous left#EF1F95
Analogous right#EF791F
Split-complement 1#1FEF79
Split-complement 2#1F95EF
Triadic 1#2DEF1F
Triadic 2#1F2DEF
Tetradic#95EF1F

RGB percentages

Red93.7%
Green12.2%
Blue17.6%

CMYK percentages

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

Color previews

#ef1f2d text on a black background

contrast 4.90:1

Card sample

#ef1f2d text on a white background

contrast 4.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ef1f2d

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.

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

#ef1f2d, answered

What color is #ef1f2d?

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

What is the RGB value of #ef1f2d?

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

Is #ef1f2d a light or a dark color?

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

Should I use black or white text on #ef1f2d?

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

What is the complementary color of #ef1f2d?

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

What colors go well with #ef1f2d?

For interface work: #FAF4F5 as the surface, #EDC0C3 for borders, #9B4B50 for secondary text, #09C388 as an accent and #770810 for hover and pressed states. For a palette, the analogous pair #EF1F95 and #EF791F stays calm, while #1FEFE1 is the loudest partner.

What is #ef1f2d in CMYK for printing?

cmyk(0%, 87%, 81%, 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 #ef1f2d 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, #F11C79.

Work with #ef1f2d in the Color Lab