Skip to content

#fd7c40

a balanced, electric orange · warm · closest name: Coral

RGB
253, 124, 64
HSL
19°, 98%, 62%
CMYK
0, 51, 75, 1
Luminance
0.3567

At a glance

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

Hex
#fd7c40
Hue
19°
orange
Saturation
98%
electric
Lightness
62%
balanced
Brightness
99%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3567
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
8.13:1
Closest name
Coral
ΔE2000 3
Where it sits
Hue19° of 360°
Saturation98%
Lightness62%
Temperature
Warm ← → Cool6% 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#fd7c40
RGBrgb(253, 124, 64)
HSLhsl(19, 98%, 62%)
CMYKcmyk(0%, 51%, 75%, 1%)
LABlab(66.3 45.3 54.2)
LCHlch(66.3 70.6 50.1)
OKLCHoklch(0.726 0.174 43.6)
Decimal16612416
Display P3color(display-p3 0.992 0.486 0.251)

Copy-ready code

/* CSS */
color: #fd7c40;
background-color: #fd7c40;
/* Tailwind (arbitrary) */
class="text-[#fd7c40] bg-[#fd7c40]"
/* SCSS */
$brand: #fd7c40;
/* SwiftUI */
Color(red: 0.992, green: 0.486, blue: 0.251)
/* Android */
Color.parseColor("#fd7c40")
/* Flutter */
Color(0xFFFD7C40)
/* Python / OpenCV (BGR) */
(64, 124, 253)

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

Accessibility — WCAG contrast

Aa
#fd7c40 on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#fd7c40 on black: 8.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A08F39
deuteranopia · #BFAC3D
tritanopia · #FF606F

Color scale — 50 to 950

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

#FDF5F1
#FCEBE3
#FBD3C1
#FEB390
#fd7c40
#FD6721
#F24E03
#CA4102
#A13402
#742906
#491A04
Base = 400Lightest = 50 · #FDF5F1Darkest = 950 · #491A04
:root {
  --brand-50: #FDF5F1;
  --brand-100: #FCEBE3;
  --brand-200: #FBD3C1;
  --brand-300: #FEB390;
  --brand-400: #fd7c40;
  --brand-500: #FD6721;
  --brand-600: #F24E03;
  --brand-700: #CA4102;
  --brand-800: #A13402;
  --brand-900: #742906;
  --brand-950: #491A04;
  --brand: #fd7c40;
  --brand-ink: #000000;
}

Colors that work with #fd7c40

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#FAF6F4
Tinted page background
Border#EDCEC0
Hairlines and dividers
Muted text#9B644B
Captions on the surface
Accent#00BECC
Second voice, not a rival
Dark variant#7E2901
Hover, pressed, headers
Light variant#FFEEE6
Selected rows, tints
Dark surface#241914
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 #fd7c40

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#40C1FD
Analogous left#FD4063
Analogous right#FDDA40
Split-complement 1#40FDDA
Split-complement 2#4063FD
Triadic 1#40FD7C
Triadic 2#7C40FD
Tetradic#63FD40

RGB percentages

Red99.2%
Green48.6%
Blue25.1%

CMYK percentages

Cyan0.0%
Magenta51.0%
Yellow74.7%
Key (black)0.8%

Color previews

#fd7c40 text on a black background

contrast 8.13:1

Card sample

#fd7c40 text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 124, 64, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 124, 64, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fd7c40;
background: linear-gradient(135deg, #fd7c40, #FDFA40);

Monochromatic scale

Palettes built from #fd7c40

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.

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

#fd7c40, answered

What color is #fd7c40?

#fd7c40 is a balanced electric orange, closest to Coral (ΔE2000 3). It sits at 19° on the hue wheel with 98% saturation and 62% lightness, which reads as warm.

What is the RGB value of #fd7c40?

rgb(253, 124, 64) — 253 red, 124 green and 64 blue out of 255, or 99.2% / 48.6% / 25.1% by channel.

Is #fd7c40 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3567 and perceived brightness is 66%, so black text on it reaches 8.13:1.

Should I use black or white text on #fd7c40?

Black. It scores 8.13:1 against #fd7c40, versus 2.58:1 for white — AAA at any size.

What is the complementary color of #fd7c40?

#40C1FD sits directly opposite on the wheel. Softer options are the split-complements #40FDDA and #4063FD, which give the same contrast with far less vibration.

What colors go well with #fd7c40?

For interface work: #FAF6F4 as the surface, #EDCEC0 for borders, #9B644B for secondary text, #00BECC as an accent and #7E2901 for hover and pressed states. For a palette, the analogous pair #FD4063 and #FDDA40 stays calm, while #40C1FD is the loudest partner.

What is #fd7c40 in CMYK for printing?

cmyk(0%, 51%, 75%, 1%). 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 #fd7c40 warm or cool?

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

Work with #fd7c40 in the Color Lab