Skip to content

#ff5c3d

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

RGB
255, 92, 61
HSL
10°, 100%, 62%
CMYK
0, 64, 76, 0
Luminance
0.2925

At a glance

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

Hex
#ff5c3d
Hue
10°
red
Saturation
100%
electric
Lightness
62%
balanced
Brightness
100%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2925
WCAG relative
Temperature
Warm
11/100 cool
Color family
Red
Tone
Electric
Best ink
Black
6.85:1
Closest name
Tomato
ΔE2000 1.6
Where it sits
Hue10° of 360°
Saturation100%
Lightness62%
Temperature
Warm ← → Cool11% 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#ff5c3d
RGBrgb(255, 92, 61)
HSLhsl(10, 100%, 62%)
CMYKcmyk(0%, 64%, 76%, 0%)
LABlab(61.0 60.4 50.3)
LCHlch(61.0 78.6 39.8)
OKLCHoklch(0.687 0.204 32.8)
Decimal16735293
Display P3color(display-p3 1.000 0.361 0.239)

Copy-ready code

/* CSS */
color: #ff5c3d;
background-color: #ff5c3d;
/* Tailwind (arbitrary) */
class="text-[#ff5c3d] bg-[#ff5c3d]"
/* SCSS */
$brand: #ff5c3d;
/* SwiftUI */
Color(red: 1.000, green: 0.361, blue: 0.239)
/* Android */
Color.parseColor("#ff5c3d")
/* Flutter */
Color(0xFFFF5C3D)
/* Python / OpenCV (BGR) */
(61, 92, 255)

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

Accessibility — WCAG contrast

Aa
#ff5c3d on white: 3.07:1
AA ✗ fail · AA-large · AAA
Aa
#ff5c3d on black: 6.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8A7C38
deuteranopia · #B3A137
tritanopia · #FF2F56

Color scale — 50 to 950

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

#FEF3F1
#FCE7E3
#FCCAC0
#FFA18F
#ff5c3d
#FF431F
#F52700
#CC2100
#A31A00
#761705
#490E03
Base = 400Lightest = 50 · #FEF3F1Darkest = 950 · #490E03
:root {
  --brand-50: #FEF3F1;
  --brand-100: #FCE7E3;
  --brand-200: #FCCAC0;
  --brand-300: #FFA18F;
  --brand-400: #ff5c3d;
  --brand-500: #FF431F;
  --brand-600: #F52700;
  --brand-700: #CC2100;
  --brand-800: #A31A00;
  --brand-900: #761705;
  --brand-950: #490E03;
  --brand: #ff5c3d;
  --brand-ink: #000000;
}

Colors that work with #ff5c3d

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#EDC7C0
Hairlines and dividers
Muted text#9B574B
Captions on the surface
Accent#00CCBA
Second voice, not a rival
Dark variant#801400
Hover, pressed, headers
Light variant#FFEAE5
Selected rows, tints
Dark surface#241614
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 #ff5c3d

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#3DE0FF
Analogous left#FF3D7F
Analogous right#FFBD3D
Split-complement 1#3DFFBD
Split-complement 2#3D7FFF
Triadic 1#3DFF5C
Triadic 2#5C3DFF
Tetradic#7FFF3D

RGB percentages

Red100.0%
Green36.1%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta63.9%
Yellow76.1%
Key (black)0.0%

Color previews

#ff5c3d text on a black background

contrast 6.85:1

Card sample

#ff5c3d text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5c3d

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.

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

#ff5c3d, answered

What color is #ff5c3d?

#ff5c3d is a balanced electric red, closest to Tomato (ΔE2000 1.6). It sits at 10° on the hue wheel with 100% saturation and 62% lightness, which reads as warm.

What is the RGB value of #ff5c3d?

rgb(255, 92, 61) — 255 red, 92 green and 61 blue out of 255, or 100% / 36.1% / 23.9% by channel.

Is #ff5c3d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2925 and perceived brightness is 62%, so black text on it reaches 6.85:1.

Should I use black or white text on #ff5c3d?

Black. It scores 6.85:1 against #ff5c3d, versus 3.07:1 for white — AA at any size.

What is the complementary color of #ff5c3d?

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

What colors go well with #ff5c3d?

For interface work: #FAF5F4 as the surface, #EDC7C0 for borders, #9B574B for secondary text, #00CCBA as an accent and #801400 for hover and pressed states. For a palette, the analogous pair #FF3D7F and #FFBD3D stays calm, while #3DE0FF is the loudest partner.

What is #ff5c3d in CMYK for printing?

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

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

Work with #ff5c3d in the Color Lab