Skip to content

#fd3f0d

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

RGB
253, 63, 13
HSL
13°, 98%, 52%
CMYK
0, 75, 95, 1
Luminance
0.2447

At a glance

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

Hex
#fd3f0d
Hue
13°
red
Saturation
98%
electric
Lightness
52%
balanced
Brightness
99%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2447
WCAG relative
Temperature
Warm
10/100 cool
Color family
Red
Tone
Electric
Best ink
Black
5.89:1
Closest name
Orange Red
ΔE2000 2
Where it sits
Hue13° of 360°
Saturation98%
Lightness52%
Temperature
Warm ← → Cool10% 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#fd3f0d
RGBrgb(253, 63, 13)
HSLhsl(13, 98%, 52%)
CMYKcmyk(0%, 75%, 95%, 1%)
LABlab(56.6 69.2 65.5)
LCHlch(56.6 95.3 43.5)
OKLCHoklch(0.652 0.231 33.7)
Decimal16596749
Display P3color(display-p3 0.992 0.247 0.051)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd3f0d on white: 3.56:1
AA ✗ fail · AA-large · AAA
Aa
#fd3f0d on black: 5.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7C6D00
deuteranopia · #AA9700
tritanopia · #FF0039

Color scale — 50 to 950

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

#FEF4F1
#FCE9E3
#FBCDC1
#FEA790
#FE7B58
#fd3f0d
#F33402
#CA2B02
#A22301
#751D06
#491204
Base = 500Lightest = 50 · #FEF4F1Darkest = 950 · #491204
:root {
  --brand-50: #FEF4F1;
  --brand-100: #FCE9E3;
  --brand-200: #FBCDC1;
  --brand-300: #FEA790;
  --brand-400: #FE7B58;
  --brand-500: #fd3f0d;
  --brand-600: #F33402;
  --brand-700: #CA2B02;
  --brand-800: #A22301;
  --brand-900: #751D06;
  --brand-950: #491204;
  --brand: #fd3f0d;
  --brand-ink: #000000;
}

Colors that work with #fd3f0d

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#EDC9C0
Hairlines and dividers
Muted text#9B5B4B
Captions on the surface
Accent#00CCC4
Second voice, not a rival
Dark variant#7E1B01
Hover, pressed, headers
Light variant#FFEBE6
Selected rows, tints
Dark surface#241714
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 #fd3f0d

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#0DCBFD
Analogous left#FD0D53
Analogous right#FDB70D
Split-complement 1#0DFDB7
Split-complement 2#0D53FD
Triadic 1#0DFD3F
Triadic 2#3F0DFD
Tetradic#53FD0D

RGB percentages

Red99.2%
Green24.7%
Blue5.1%

CMYK percentages

Cyan0.0%
Magenta75.1%
Yellow94.9%
Key (black)0.8%

Color previews

#fd3f0d text on a black background

contrast 5.89:1

Card sample

#fd3f0d text on a white background

contrast 3.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd3f0d

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.

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

#fd3f0d, answered

What color is #fd3f0d?

#fd3f0d is a balanced electric red, closest to Orange Red (ΔE2000 2). It sits at 13° on the hue wheel with 98% saturation and 52% lightness, which reads as warm.

What is the RGB value of #fd3f0d?

rgb(253, 63, 13) — 253 red, 63 green and 13 blue out of 255, or 99.2% / 24.7% / 5.1% by channel.

Is #fd3f0d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2447 and perceived brightness is 57%, so black text on it reaches 5.89:1.

Should I use black or white text on #fd3f0d?

Black. It scores 5.89:1 against #fd3f0d, versus 3.56:1 for white — AA at any size.

What is the complementary color of #fd3f0d?

#0DCBFD sits directly opposite on the wheel. Softer options are the split-complements #0DFDB7 and #0D53FD, which give the same contrast with far less vibration.

What colors go well with #fd3f0d?

For interface work: #FAF6F4 as the surface, #EDC9C0 for borders, #9B5B4B for secondary text, #00CCC4 as an accent and #7E1B01 for hover and pressed states. For a palette, the analogous pair #FD0D53 and #FDB70D stays calm, while #0DCBFD is the loudest partner.

What is #fd3f0d in CMYK for printing?

cmyk(0%, 75%, 95%, 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 #fd3f0d warm or cool?

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

Work with #fd3f0d in the Color Lab