Skip to content

#fd5c2d

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

RGB
253, 92, 45
HSL
14°, 98%, 58%
CMYK
0, 64, 82, 1
Luminance
0.2873

At a glance

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

Hex
#fd5c2d
Hue
14°
red
Saturation
98%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2873
WCAG relative
Temperature
Warm
9/100 cool
Color family
Red
Tone
Electric
Best ink
Black
6.75:1
Closest name
Orange Red
ΔE2000 4.1
Where it sits
Hue14° of 360°
Saturation98%
Lightness58%
Temperature
Warm ← → Cool9% 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#fd5c2d
RGBrgb(253, 92, 45)
HSLhsl(14, 98%, 58%)
CMYKcmyk(0%, 64%, 82%, 1%)
LABlab(60.5 59.2 57.3)
LCHlch(60.5 82.4 44.1)
OKLCHoklch(0.682 0.205 36.3)
Decimal16604205
Display P3color(display-p3 0.992 0.361 0.176)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd5c2d on white: 3.11:1
AA ✗ fail · AA-large · AAA
Aa
#fd5c2d on black: 6.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8B7B25
deuteranopia · #B29F25
tritanopia · #FF2D53

Color scale — 50 to 950

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

#FDF4F1
#FCE9E3
#FBCEC1
#FEA990
#FD7E58
#fd5c2d
#F23902
#CA2F02
#A22602
#741F06
#491304
Base = 500Lightest = 50 · #FDF4F1Darkest = 950 · #491304
:root {
  --brand-50: #FDF4F1;
  --brand-100: #FCE9E3;
  --brand-200: #FBCEC1;
  --brand-300: #FEA990;
  --brand-400: #FD7E58;
  --brand-500: #fd5c2d;
  --brand-600: #F23902;
  --brand-700: #CA2F02;
  --brand-800: #A22602;
  --brand-900: #741F06;
  --brand-950: #491304;
  --brand: #fd5c2d;
  --brand-ink: #000000;
}

Colors that work with #fd5c2d

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#EDCAC0
Hairlines and dividers
Muted text#9B5D4B
Captions on the surface
Accent#00CCC7
Second voice, not a rival
Dark variant#7E1E01
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 #fd5c2d

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#2DCEFD
Analogous left#FD2D66
Analogous right#FDC42D
Split-complement 1#2DFDC4
Split-complement 2#2D66FD
Triadic 1#2DFD5C
Triadic 2#5C2DFD
Tetradic#66FD2D

RGB percentages

Red99.2%
Green36.1%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta63.6%
Yellow82.2%
Key (black)0.8%

Color previews

#fd5c2d text on a black background

contrast 6.75:1

Card sample

#fd5c2d text on a white background

contrast 3.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd5c2d

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.

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

#fd5c2d, answered

What color is #fd5c2d?

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

What is the RGB value of #fd5c2d?

rgb(253, 92, 45) — 253 red, 92 green and 45 blue out of 255, or 99.2% / 36.1% / 17.6% by channel.

Is #fd5c2d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2873 and perceived brightness is 61%, so black text on it reaches 6.75:1.

Should I use black or white text on #fd5c2d?

Black. It scores 6.75:1 against #fd5c2d, versus 3.11:1 for white — AA at any size.

What is the complementary color of #fd5c2d?

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

What colors go well with #fd5c2d?

For interface work: #FAF6F4 as the surface, #EDCAC0 for borders, #9B5D4B for secondary text, #00CCC7 as an accent and #7E1E01 for hover and pressed states. For a palette, the analogous pair #FD2D66 and #FDC42D stays calm, while #2DCEFD is the loudest partner.

What is #fd5c2d in CMYK for printing?

cmyk(0%, 64%, 82%, 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 #fd5c2d warm or cool?

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

Work with #fd5c2d in the Color Lab