Skip to content

#f48c49

a balanced, electric orange · warm · closest name: Sandy Brown

RGB
244, 140, 73
HSL
24°, 89%, 62%
CMYK
0, 43, 70, 4
Luminance
0.3847

At a glance

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

Hex
#f48c49
Hue
24°
orange
Saturation
89%
electric
Lightness
62%
balanced
Brightness
96%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3847
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
8.69:1
Closest name
Sandy Brown
ΔE2000 6.9
Where it sits
Hue24° of 360°
Saturation89%
Lightness62%
Temperature
Warm ← → Cool4% 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#f48c49
RGBrgb(244, 140, 73)
HSLhsl(24, 89%, 62%)
CMYKcmyk(0%, 43%, 70%, 4%)
LABlab(68.4 34.2 51.7)
LCHlch(68.4 62.0 56.5)
OKLCHoklch(0.740 0.150 51.2)
Decimal16026697
Display P3color(display-p3 0.957 0.549 0.286)

Copy-ready code

/* CSS */
color: #f48c49;
background-color: #f48c49;
/* Tailwind (arbitrary) */
class="text-[#f48c49] bg-[#f48c49]"
/* SCSS */
$brand: #f48c49;
/* SwiftUI */
Color(red: 0.957, green: 0.549, blue: 0.286)
/* Android */
Color.parseColor("#f48c49")
/* Flutter */
Color(0xFFF48C49)
/* Python / OpenCV (BGR) */
(73, 140, 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 #f48c49 · 8.69:1
Use #000000AAA at every size.
Aa
White text · 2.42:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.69:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f48c49 as text scores 2.42:1 on white and 8.69:1 on black.

Accessibility — WCAG contrast

Aa
#f48c49 on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#f48c49 on black: 8.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AA9942
deuteranopia · #C3B048
tritanopia · #FF777D

Color scale — 50 to 950

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

#FDF6F2
#FBEDE5
#F8D8C4
#F9BC95
#f48c49
#F2792B
#E7630E
#C0520C
#9A4209
#6F320B
#451F07
Base = 400Lightest = 50 · #FDF6F2Darkest = 950 · #451F07
:root {
  --brand-50: #FDF6F2;
  --brand-100: #FBEDE5;
  --brand-200: #F8D8C4;
  --brand-300: #F9BC95;
  --brand-400: #f48c49;
  --brand-500: #F2792B;
  --brand-600: #E7630E;
  --brand-700: #C0520C;
  --brand-800: #9A4209;
  --brand-900: #6F320B;
  --brand-950: #451F07;
  --brand: #f48c49;
  --brand-ink: #000000;
}

Colors that work with #f48c49

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#FAF7F4
Tinted page background
Border#EDD1C0
Hairlines and dividers
Muted text#9B6A4B
Captions on the surface
Accent#07AAC5
Second voice, not a rival
Dark variant#783407
Hover, pressed, headers
Light variant#FEF0E7
Selected rows, tints
Dark surface#241A14
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 #f48c49

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

Works well for
  • 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
  • Text of any size on white — fails WCAG AA
  • 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#49B1F4
Analogous left#F4495C
Analogous right#F4E249
Split-complement 1#49F4E2
Split-complement 2#495CF4
Triadic 1#49F48C
Triadic 2#8C49F4
Tetradic#5CF449

RGB percentages

Red95.7%
Green54.9%
Blue28.6%

CMYK percentages

Cyan0.0%
Magenta42.6%
Yellow70.1%
Key (black)4.3%

Color previews

#f48c49 text on a black background

contrast 8.69:1

Card sample

#f48c49 text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f48c49

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.

#f48c49 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#f48c49, answered

What color is #f48c49?

#f48c49 is a balanced electric orange, closest to Sandy Brown (ΔE2000 6.9). It sits at 24° on the hue wheel with 89% saturation and 62% lightness, which reads as warm.

What is the RGB value of #f48c49?

rgb(244, 140, 73) — 244 red, 140 green and 73 blue out of 255, or 95.7% / 54.9% / 28.6% by channel.

Is #f48c49 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3847 and perceived brightness is 68%, so black text on it reaches 8.69:1.

Should I use black or white text on #f48c49?

Black. It scores 8.69:1 against #f48c49, versus 2.42:1 for white — AAA at any size.

What is the complementary color of #f48c49?

#49B1F4 sits directly opposite on the wheel. Softer options are the split-complements #49F4E2 and #495CF4, which give the same contrast with far less vibration.

What colors go well with #f48c49?

For interface work: #FAF7F4 as the surface, #EDD1C0 for borders, #9B6A4B for secondary text, #07AAC5 as an accent and #783407 for hover and pressed states. For a palette, the analogous pair #F4495C and #F4E249 stays calm, while #49B1F4 is the loudest partner.

What is #f48c49 in CMYK for printing?

cmyk(0%, 43%, 70%, 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 #f48c49 warm or cool?

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

Work with #f48c49 in the Color Lab