Skip to content

#f53d3d

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

RGB
245, 61, 61
HSL
0°, 90%, 60%
CMYK
0, 75, 75, 4
Luminance
0.2309

At a glance

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

Hex
#f53d3d
Hue
red
Saturation
90%
electric
Lightness
60%
balanced
Brightness
96%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2309
WCAG relative
Temperature
Warm
17/100 cool
Color family
Red
Tone
Electric
Best ink
Black
5.62:1
Closest name
Red
ΔE2000 7.7
Where it sits
Hue0° of 360°
Saturation90%
Lightness60%
Temperature
Warm ← → Cool17% 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#f53d3d
RGBrgb(245, 61, 61)
HSLhsl(0, 90%, 60%)
CMYKcmyk(0%, 75%, 75%, 4%)
LABlab(55.2 68.5 43.5)
LCHlch(55.2 81.1 32.4)
OKLCHoklch(0.640 0.220 26.0)
Decimal16071997
Display P3color(display-p3 0.961 0.239 0.239)

Copy-ready code

/* CSS */
color: #f53d3d;
background-color: #f53d3d;
/* Tailwind (arbitrary) */
class="text-[#f53d3d] bg-[#f53d3d]"
/* SCSS */
$brand: #f53d3d;
/* SwiftUI */
Color(red: 0.961, green: 0.239, blue: 0.239)
/* Android */
Color.parseColor("#f53d3d")
/* Flutter */
Color(0xFFF53D3D)
/* Python / OpenCV (BGR) */
(61, 61, 245)

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

Accessibility — WCAG contrast

Aa
#f53d3d on white: 3.74:1
AA ✗ fail · AA-large · AAA
Aa
#f53d3d on black: 5.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #756B3B
deuteranopia · #A39236
tritanopia · #FF0040

Color scale — 50 to 950

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

#FDF2F2
#FBE5E5
#F8C3C3
#FA9494
#F75F5F
#f53d3d
#E90C0C
#C20A0A
#9B0808
#700A0A
#460707
Base = 500Lightest = 50 · #FDF2F2Darkest = 950 · #460707
:root {
  --brand-50: #FDF2F2;
  --brand-100: #FBE5E5;
  --brand-200: #F8C3C3;
  --brand-300: #FA9494;
  --brand-400: #F75F5F;
  --brand-500: #f53d3d;
  --brand-600: #E90C0C;
  --brand-700: #C20A0A;
  --brand-800: #9B0808;
  --brand-900: #700A0A;
  --brand-950: #460707;
  --brand: #f53d3d;
  --brand-ink: #000000;
}

Colors that work with #f53d3d

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#FAF4F4
Tinted page background
Border#EDC0C0
Hairlines and dividers
Muted text#9B4B4B
Captions on the surface
Accent#06C696
Second voice, not a rival
Dark variant#790606
Hover, pressed, headers
Light variant#FEE7E7
Selected rows, tints
Dark surface#241414
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 #f53d3d

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#3DF5F5
Analogous left#F53D99
Analogous right#F5993D
Split-complement 1#3DF599
Split-complement 2#3D99F5
Triadic 1#3DF53D
Triadic 2#3D3DF5
Tetradic#99F53D

RGB percentages

Red96.1%
Green23.9%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta75.1%
Yellow75.1%
Key (black)3.9%

Color previews

#f53d3d text on a black background

contrast 5.62:1

Card sample

#f53d3d text on a white background

contrast 3.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f53d3d

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.

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

#f53d3d, answered

What color is #f53d3d?

#f53d3d is a balanced electric red, closest to Red (ΔE2000 7.7). It sits at 0° on the hue wheel with 90% saturation and 60% lightness, which reads as warm.

What is the RGB value of #f53d3d?

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

Is #f53d3d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2309 and perceived brightness is 56%, so black text on it reaches 5.62:1.

Should I use black or white text on #f53d3d?

Black. It scores 5.62:1 against #f53d3d, versus 3.74:1 for white — AA at any size.

What is the complementary color of #f53d3d?

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

What colors go well with #f53d3d?

For interface work: #FAF4F4 as the surface, #EDC0C0 for borders, #9B4B4B for secondary text, #06C696 as an accent and #790606 for hover and pressed states. For a palette, the analogous pair #F53D99 and #F5993D stays calm, while #3DF5F5 is the loudest partner.

What is #f53d3d in CMYK for printing?

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

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

Work with #f53d3d in the Color Lab