Skip to content

#f44f3b

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

RGB
244, 79, 59
HSL
7°, 89%, 59%
CMYK
0, 68, 76, 4
Luminance
0.2514

At a glance

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

Hex
#f44f3b
Hue
red
Saturation
89%
electric
Lightness
59%
balanced
Brightness
96%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2514
WCAG relative
Temperature
Warm
13/100 cool
Color family
Red
Tone
Electric
Best ink
Black
6.03:1
Closest name
Tomato
ΔE2000 4.6
Where it sits
Hue7° of 360°
Saturation89%
Lightness59%
Temperature
Warm ← → Cool13% 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#f44f3b
RGBrgb(244, 79, 59)
HSLhsl(7, 89%, 59%)
CMYKcmyk(0%, 68%, 76%, 4%)
LABlab(57.2 61.9 46.7)
LCHlch(57.2 77.5 37.1)
OKLCHoklch(0.655 0.205 30.3)
Decimal16011067
Display P3color(display-p3 0.957 0.310 0.231)

Copy-ready code

/* CSS */
color: #f44f3b;
background-color: #f44f3b;
/* Tailwind (arbitrary) */
class="text-[#f44f3b] bg-[#f44f3b]"
/* SCSS */
$brand: #f44f3b;
/* SwiftUI */
Color(red: 0.957, green: 0.310, blue: 0.231)
/* Android */
Color.parseColor("#f44f3b")
/* Flutter */
Color(0xFFF44F3B)
/* Python / OpenCV (BGR) */
(59, 79, 244)

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

Accessibility — WCAG contrast

Aa
#f44f3b on white: 3.48:1
AA ✗ fail · AA-large · AAA
Aa
#f44f3b on black: 6.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7F7237
deuteranopia · #A89735
tritanopia · #FF174C

Color scale — 50 to 950

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

#FDF3F2
#FBE7E5
#F8C9C4
#F9A095
#F67060
#f44f3b
#E8250D
#C11F0B
#9B1809
#70160B
#460E07
Base = 500Lightest = 50 · #FDF3F2Darkest = 950 · #460E07
:root {
  --brand-50: #FDF3F2;
  --brand-100: #FBE7E5;
  --brand-200: #F8C9C4;
  --brand-300: #F9A095;
  --brand-400: #F67060;
  --brand-500: #f44f3b;
  --brand-600: #E8250D;
  --brand-700: #C11F0B;
  --brand-800: #9B1809;
  --brand-900: #70160B;
  --brand-950: #460E07;
  --brand: #f44f3b;
  --brand-ink: #000000;
}

Colors that work with #f44f3b

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#EDC5C0
Hairlines and dividers
Muted text#9B534B
Captions on the surface
Accent#07C5AA
Second voice, not a rival
Dark variant#791307
Hover, pressed, headers
Light variant#FEE9E7
Selected rows, tints
Dark surface#241514
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 #f44f3b

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#3BE0F4
Analogous left#F43B83
Analogous right#F4AC3B
Split-complement 1#3BF4AC
Split-complement 2#3B83F4
Triadic 1#3BF44F
Triadic 2#4F3BF4
Tetradic#83F43B

RGB percentages

Red95.7%
Green31.0%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta67.6%
Yellow75.8%
Key (black)4.3%

Color previews

#f44f3b text on a black background

contrast 6.03:1

Card sample

#f44f3b text on a white background

contrast 3.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(244, 79, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(244, 79, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f44f3b;
background: linear-gradient(135deg, #f44f3b, #F4CA3B);

Monochromatic scale

Palettes built from #f44f3b

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.

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

#f44f3b, answered

What color is #f44f3b?

#f44f3b is a balanced electric red, closest to Tomato (ΔE2000 4.6). It sits at 7° on the hue wheel with 89% saturation and 59% lightness, which reads as warm.

What is the RGB value of #f44f3b?

rgb(244, 79, 59) — 244 red, 79 green and 59 blue out of 255, or 95.7% / 31% / 23.1% by channel.

Is #f44f3b a light or a dark color?

It is a mid-tone. Relative luminance is 0.2514 and perceived brightness is 58%, so black text on it reaches 6.03:1.

Should I use black or white text on #f44f3b?

Black. It scores 6.03:1 against #f44f3b, versus 3.48:1 for white — AA at any size.

What is the complementary color of #f44f3b?

#3BE0F4 sits directly opposite on the wheel. Softer options are the split-complements #3BF4AC and #3B83F4, which give the same contrast with far less vibration.

What colors go well with #f44f3b?

For interface work: #FAF5F4 as the surface, #EDC5C0 for borders, #9B534B for secondary text, #07C5AA as an accent and #791307 for hover and pressed states. For a palette, the analogous pair #F43B83 and #F4AC3B stays calm, while #3BE0F4 is the loudest partner.

What is #f44f3b in CMYK for printing?

cmyk(0%, 68%, 76%, 4%). 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 #f44f3b warm or cool?

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

Work with #f44f3b in the Color Lab