Skip to content

#fd2b5d

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

RGB
253, 43, 93
HSL
346°, 98%, 58%
CMYK
0, 83, 63, 1
Luminance
0.2340

At a glance

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

Hex
#fd2b5d
Hue
346°
red
Saturation
98%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2340
WCAG relative
Temperature
Warm
25/100 cool
Color family
Red
Tone
Electric
Best ink
Black
5.68:1
Closest name
Indian Red
ΔE2000 9.3
Where it sits
Hue346° of 360°
Saturation98%
Lightness58%
Temperature
Warm ← → Cool25% 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#fd2b5d
RGBrgb(253, 43, 93)
HSLhsl(346, 98%, 58%)
CMYKcmyk(0%, 83%, 63%, 1%)
LABlab(55.5 76.7 25.8)
LCHlch(55.5 81.0 18.6)
OKLCHoklch(0.646 0.238 15.1)
Decimal16591709
Display P3color(display-p3 0.992 0.169 0.365)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd2b5d on white: 3.70:1
AA ✗ fail · AA-large · AAA
Aa
#fd2b5d on black: 5.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6D695D
deuteranopia · #A19457
tritanopia · #FF0042

Color scale — 50 to 950

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

#FDF1F4
#FCE3E9
#FBC1CF
#FE90AA
#FD5880
#fd2b5d
#F2023C
#CA0232
#A20228
#740620
#490414
Base = 500Lightest = 50 · #FDF1F4Darkest = 950 · #490414
:root {
  --brand-50: #FDF1F4;
  --brand-100: #FCE3E9;
  --brand-200: #FBC1CF;
  --brand-300: #FE90AA;
  --brand-400: #FD5880;
  --brand-500: #fd2b5d;
  --brand-600: #F2023C;
  --brand-700: #CA0232;
  --brand-800: #A20228;
  --brand-900: #740620;
  --brand-950: #490414;
  --brand: #fd2b5d;
  --brand-ink: #000000;
}

Colors that work with #fd2b5d

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#FAF4F6
Tinted page background
Border#EDC0CA
Hairlines and dividers
Muted text#9B4B5E
Captions on the surface
Accent#00CC68
Second voice, not a rival
Dark variant#7E011F
Hover, pressed, headers
Light variant#FFE6EC
Selected rows, tints
Dark surface#241418
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 #fd2b5d

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#2BFDCB
Analogous left#FD2BC6
Analogous right#FD622B
Split-complement 1#2BFD62
Split-complement 2#2BC6FD
Triadic 1#5DFD2B
Triadic 2#2B5DFD
Tetradic#C6FD2B

RGB percentages

Red99.2%
Green16.9%
Blue36.5%

CMYK percentages

Cyan0.0%
Magenta83.0%
Yellow63.2%
Key (black)0.8%

Color previews

#fd2b5d text on a black background

contrast 5.68:1

Card sample

#fd2b5d text on a white background

contrast 3.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd2b5d

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.

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

#fd2b5d, answered

What color is #fd2b5d?

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

What is the RGB value of #fd2b5d?

rgb(253, 43, 93) — 253 red, 43 green and 93 blue out of 255, or 99.2% / 16.9% / 36.5% by channel.

Is #fd2b5d a light or a dark color?

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

Should I use black or white text on #fd2b5d?

Black. It scores 5.68:1 against #fd2b5d, versus 3.70:1 for white — AA at any size.

What is the complementary color of #fd2b5d?

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

What colors go well with #fd2b5d?

For interface work: #FAF4F6 as the surface, #EDC0CA for borders, #9B4B5E for secondary text, #00CC68 as an accent and #7E011F for hover and pressed states. For a palette, the analogous pair #FD2BC6 and #FD622B stays calm, while #2BFDCB is the loudest partner.

What is #fd2b5d in CMYK for printing?

cmyk(0%, 83%, 63%, 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 #fd2b5d warm or cool?

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

Work with #fd2b5d in the Color Lab