Skip to content

#fb2d13

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

RGB
251, 45, 19
HSL
7°, 97%, 53%
CMYK
0, 82, 92, 2
Luminance
0.2243

At a glance

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

Hex
#fb2d13
Hue
red
Saturation
97%
electric
Lightness
53%
balanced
Brightness
98%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2243
WCAG relative
Temperature
Warm
13/100 cool
Color family
Red
Tone
Electric
Best ink
Black
5.49:1
Closest name
Red
ΔE2000 1.9
Where it sits
Hue7° of 360°
Saturation97%
Lightness53%
Temperature
Warm ← → Cool13% 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#fb2d13
RGBrgb(251, 45, 19)
HSLhsl(7, 97%, 53%)
CMYKcmyk(0%, 82%, 92%, 2%)
LABlab(54.5 73.5 62.5)
LCHlch(54.5 96.5 40.4)
OKLCHoklch(0.636 0.240 30.8)
Decimal16461075
Display P3color(display-p3 0.984 0.176 0.075)

Copy-ready code

/* CSS */
color: #fb2d13;
background-color: #fb2d13;
/* Tailwind (arbitrary) */
class="text-[#fb2d13] bg-[#fb2d13]"
/* SCSS */
$brand: #fb2d13;
/* SwiftUI */
Color(red: 0.984, green: 0.176, blue: 0.075)
/* Android */
Color.parseColor("#fb2d13")
/* Flutter */
Color(0xFFFB2D13)
/* Python / OpenCV (BGR) */
(19, 45, 251)

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

Accessibility — WCAG contrast

Aa
#fb2d13 on white: 3.83:1
AA ✗ fail · AA-large · AAA
Aa
#fb2d13 on black: 5.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #746606
deuteranopia · #A59200
tritanopia · #FF002C

Color scale — 50 to 950

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

#FDF3F1
#FCE6E4
#FBC8C1
#FD9D91
#FC6C59
#fb2d13
#F11E04
#C91903
#A11403
#741307
#480C04
Base = 500Lightest = 50 · #FDF3F1Darkest = 950 · #480C04
:root {
  --brand-50: #FDF3F1;
  --brand-100: #FCE6E4;
  --brand-200: #FBC8C1;
  --brand-300: #FD9D91;
  --brand-400: #FC6C59;
  --brand-500: #fb2d13;
  --brand-600: #F11E04;
  --brand-700: #C91903;
  --brand-800: #A11403;
  --brand-900: #741307;
  --brand-950: #480C04;
  --brand: #fb2d13;
  --brand-ink: #000000;
}

Colors that work with #fb2d13

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#EDC5C0
Hairlines and dividers
Muted text#9B544B
Captions on the surface
Accent#00CCB0
Second voice, not a rival
Dark variant#7D1002
Hover, pressed, headers
Light variant#FFE9E6
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 #fb2d13

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#13E1FB
Analogous left#FB136D
Analogous right#FBA113
Split-complement 1#13FBA1
Split-complement 2#136DFB
Triadic 1#13FB2D
Triadic 2#2D13FB
Tetradic#6DFB13

RGB percentages

Red98.4%
Green17.6%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta82.1%
Yellow92.4%
Key (black)1.6%

Color previews

#fb2d13 text on a black background

contrast 5.49:1

Card sample

#fb2d13 text on a white background

contrast 3.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fb2d13

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.

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

#fb2d13, answered

What color is #fb2d13?

#fb2d13 is a balanced electric red, closest to Red (ΔE2000 1.9). It sits at 7° on the hue wheel with 97% saturation and 53% lightness, which reads as warm.

What is the RGB value of #fb2d13?

rgb(251, 45, 19) — 251 red, 45 green and 19 blue out of 255, or 98.4% / 17.6% / 7.5% by channel.

Is #fb2d13 a light or a dark color?

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

Should I use black or white text on #fb2d13?

Black. It scores 5.49:1 against #fb2d13, versus 3.83:1 for white — AA at any size.

What is the complementary color of #fb2d13?

#13E1FB sits directly opposite on the wheel. Softer options are the split-complements #13FBA1 and #136DFB, which give the same contrast with far less vibration.

What colors go well with #fb2d13?

For interface work: #FAF5F4 as the surface, #EDC5C0 for borders, #9B544B for secondary text, #00CCB0 as an accent and #7D1002 for hover and pressed states. For a palette, the analogous pair #FB136D and #FBA113 stays calm, while #13E1FB is the loudest partner.

What is #fb2d13 in CMYK for printing?

cmyk(0%, 82%, 92%, 2%). 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 #fb2d13 warm or cool?

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

Work with #fb2d13 in the Color Lab