Skip to content

#ef1b25

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

RGB
239, 27, 37
HSL
357°, 87%, 52%
CMYK
0, 89, 85, 6
Luminance
0.1927

At a glance

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

Hex
#ef1b25
Hue
357°
red
Saturation
87%
electric
Lightness
52%
balanced
Brightness
94%
HSV value
Perceived
52%
weighted brightness
Luminance
0.1927
WCAG relative
Temperature
Warm
18/100 cool
Color family
Red
Tone
Electric
Best ink
Black
4.85:1
Closest name
Red
ΔE2000 5.4
Where it sits
Hue357° of 360°
Saturation87%
Lightness52%
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#ef1b25
RGBrgb(239, 27, 37)
HSLhsl(357, 87%, 52%)
CMYKcmyk(0%, 89%, 85%, 6%)
LABlab(51.0 74.0 51.6)
LCHlch(51.0 90.2 34.9)
OKLCHoklch(0.606 0.237 26.8)
Decimal15670053
Display P3color(display-p3 0.937 0.106 0.145)

Copy-ready code

/* CSS */
color: #ef1b25;
background-color: #ef1b25;
/* Tailwind (arbitrary) */
class="text-[#ef1b25] bg-[#ef1b25]"
/* SCSS */
$brand: #ef1b25;
/* SwiftUI */
Color(red: 0.937, green: 0.106, blue: 0.145)
/* Android */
Color.parseColor("#ef1b25")
/* Flutter */
Color(0xFFEF1B25)
/* Python / OpenCV (BGR) */
(37, 27, 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 #ef1b25 · 4.85:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.33:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.85:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #ef1b25 as text scores 4.33:1 on white and 4.85:1 on black.

Accessibility — WCAG contrast

Aa
#ef1b25 on white: 4.33:1
AA ✗ fail · AA-large · AAA
Aa
#ef1b25 on black: 4.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #685D21
deuteranopia · #9A8916
tritanopia · #FF0024

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ef1b25 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
#F7C4C7
#F8969B
#F46269
#ef1b25
#E5101A
#BF0D16
#990B11
#6E0C11
#45080B
Base = 500Lightest = 50 · #FDF2F3Darkest = 950 · #45080B
:root {
  --brand-50: #FDF2F3;
  --brand-100: #FAE5E6;
  --brand-200: #F7C4C7;
  --brand-300: #F8969B;
  --brand-400: #F46269;
  --brand-500: #ef1b25;
  --brand-600: #E5101A;
  --brand-700: #BF0D16;
  --brand-800: #990B11;
  --brand-900: #6E0C11;
  --brand-950: #45080B;
  --brand: #ef1b25;
  --brand-ink: #000000;
}

Colors that work with #ef1b25

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#EDC0C2
Hairlines and dividers
Muted text#9B4B4E
Captions on the surface
Accent#09C38C
Second voice, not a rival
Dark variant#77080E
Hover, pressed, headers
Light variant#FDE7E8
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 #ef1b25

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#1BEFE5
Analogous left#EF1B8F
Analogous right#EF7B1B
Split-complement 1#1BEF7B
Split-complement 2#1B8FEF
Triadic 1#25EF1B
Triadic 2#1B25EF
Tetradic#8FEF1B

RGB percentages

Red93.7%
Green10.6%
Blue14.5%

CMYK percentages

Cyan0.0%
Magenta88.7%
Yellow84.5%
Key (black)6.3%

Color previews

#ef1b25 text on a black background

contrast 4.85:1

Card sample

#ef1b25 text on a white background

contrast 4.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ef1b25

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.

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

#ef1b25, answered

What color is #ef1b25?

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

What is the RGB value of #ef1b25?

rgb(239, 27, 37) — 239 red, 27 green and 37 blue out of 255, or 93.7% / 10.6% / 14.5% by channel.

Is #ef1b25 a light or a dark color?

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

Should I use black or white text on #ef1b25?

Black. It scores 4.85:1 against #ef1b25, versus 4.33:1 for white — AA at any size.

What is the complementary color of #ef1b25?

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

What colors go well with #ef1b25?

For interface work: #FAF4F5 as the surface, #EDC0C2 for borders, #9B4B4E for secondary text, #09C38C as an accent and #77080E for hover and pressed states. For a palette, the analogous pair #EF1B8F and #EF7B1B stays calm, while #1BEFE5 is the loudest partner.

What is #ef1b25 in CMYK for printing?

cmyk(0%, 89%, 85%, 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 #ef1b25 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 #EF461B; nudged cooler, #F11972.

Work with #ef1b25 in the Color Lab