Skip to content

#ec4b2f

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

RGB
236, 75, 47
HSL
9°, 83%, 56%
CMYK
0, 68, 80, 8
Luminance
0.2307

At a glance

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

Hex
#ec4b2f
Hue
red
Saturation
83%
electric
Lightness
56%
balanced
Brightness
93%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2307
WCAG relative
Temperature
Warm
12/100 cool
Color family
Red
Tone
Electric
Best ink
Black
5.61:1
Closest name
Red
ΔE2000 5.4
Where it sits
Hue9° of 360°
Saturation83%
Lightness56%
Temperature
Warm ← → Cool12% 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#ec4b2f
RGBrgb(236, 75, 47)
HSLhsl(9, 83%, 56%)
CMYKcmyk(0%, 68%, 80%, 8%)
LABlab(55.1 60.5 50.3)
LCHlch(55.1 78.6 39.8)
OKLCHoklch(0.636 0.202 32.3)
Decimal15485743
Display P3color(display-p3 0.925 0.294 0.184)

Copy-ready code

/* CSS */
color: #ec4b2f;
background-color: #ec4b2f;
/* Tailwind (arbitrary) */
class="text-[#ec4b2f] bg-[#ec4b2f]"
/* SCSS */
$brand: #ec4b2f;
/* SwiftUI */
Color(red: 0.925, green: 0.294, blue: 0.184)
/* Android */
Color.parseColor("#ec4b2f")
/* Flutter */
Color(0xFFEC4B2F)
/* Python / OpenCV (BGR) */
(47, 75, 236)

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

Accessibility — WCAG contrast

Aa
#ec4b2f on white: 3.74:1
AA ✗ fail · AA-large · AAA
Aa
#ec4b2f on black: 5.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7A6D2A
deuteranopia · #A29127
tritanopia · #FF0D46

Color scale — 50 to 950

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

#FCF4F2
#FAE9E6
#F6CDC6
#F6A698
#F17A65
#ec4b2f
#E03314
#BB2A11
#96220E
#6C1C0E
#441209
Base = 500Lightest = 50 · #FCF4F2Darkest = 950 · #441209
:root {
  --brand-50: #FCF4F2;
  --brand-100: #FAE9E6;
  --brand-200: #F6CDC6;
  --brand-300: #F6A698;
  --brand-400: #F17A65;
  --brand-500: #ec4b2f;
  --brand-600: #E03314;
  --brand-700: #BB2A11;
  --brand-800: #96220E;
  --brand-900: #6C1C0E;
  --brand-950: #441209;
  --brand: #ec4b2f;
  --brand-ink: #000000;
}

Colors that work with #ec4b2f

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#FAF5F4
Tinted page background
Border#EDC6C0
Hairlines and dividers
Muted text#9B574B
Captions on the surface
Accent#0DBFAD
Second voice, not a rival
Dark variant#751A0B
Hover, pressed, headers
Light variant#FDEBE8
Selected rows, tints
Dark surface#241614
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 #ec4b2f

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#2FD0EC
Analogous left#EC2F71
Analogous right#ECAA2F
Split-complement 1#2FECAA
Split-complement 2#2F71EC
Triadic 1#2FEC4B
Triadic 2#4B2FEC
Tetradic#71EC2F

RGB percentages

Red92.5%
Green29.4%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta68.2%
Yellow80.1%
Key (black)7.5%

Color previews

#ec4b2f text on a black background

contrast 5.61:1

Card sample

#ec4b2f text on a white background

contrast 3.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(236, 75, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(236, 75, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ec4b2f;
background: linear-gradient(135deg, #ec4b2f, #ECC92F);

Monochromatic scale

Palettes built from #ec4b2f

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.

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

#ec4b2f, answered

What color is #ec4b2f?

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

What is the RGB value of #ec4b2f?

rgb(236, 75, 47) — 236 red, 75 green and 47 blue out of 255, or 92.5% / 29.4% / 18.4% by channel.

Is #ec4b2f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2307 and perceived brightness is 56%, so black text on it reaches 5.61:1.

Should I use black or white text on #ec4b2f?

Black. It scores 5.61:1 against #ec4b2f, versus 3.74:1 for white — AA at any size.

What is the complementary color of #ec4b2f?

#2FD0EC sits directly opposite on the wheel. Softer options are the split-complements #2FECAA and #2F71EC, which give the same contrast with far less vibration.

What colors go well with #ec4b2f?

For interface work: #FAF5F4 as the surface, #EDC6C0 for borders, #9B574B for secondary text, #0DBFAD as an accent and #751A0B for hover and pressed states. For a palette, the analogous pair #EC2F71 and #ECAA2F stays calm, while #2FD0EC is the loudest partner.

What is #ec4b2f in CMYK for printing?

cmyk(0%, 68%, 80%, 8%). 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 #ec4b2f warm or cool?

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

Work with #ec4b2f in the Color Lab