Skip to content

#fd1c4f

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

RGB
253, 28, 79
HSL
346°, 98%, 55%
CMYK
0, 89, 69, 1
Luminance
0.2228

At a glance

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

Hex
#fd1c4f
Hue
346°
red
Saturation
98%
electric
Lightness
55%
balanced
Brightness
99%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2228
WCAG relative
Temperature
Warm
24/100 cool
Color family
Red
Tone
Electric
Best ink
Black
5.46:1
Closest name
Crimson
ΔE2000 7.7
Where it sits
Hue346° of 360°
Saturation98%
Lightness55%
Temperature
Warm ← → Cool24% 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#fd1c4f
RGBrgb(253, 28, 79)
HSLhsl(346, 98%, 55%)
CMYKcmyk(0%, 89%, 69%, 1%)
LABlab(54.3 78.7 32.6)
LCHlch(54.3 85.2 22.5)
OKLCHoklch(0.637 0.245 18.0)
Decimal16587855
Display P3color(display-p3 0.992 0.110 0.310)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd1c4f on white: 3.85:1
AA ✗ fail · AA-large · AAA
Aa
#fd1c4f on black: 5.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6B654F
deuteranopia · #A09248
tritanopia · #FF0036

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fd1c4f 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
#FBC1CE
#FE90A9
#FE587E
#fd1c4f
#F30239
#CA022F
#A20126
#75061F
#490413
Base = 500Lightest = 50 · #FDF1F4Darkest = 950 · #490413
:root {
  --brand-50: #FDF1F4;
  --brand-100: #FCE3E9;
  --brand-200: #FBC1CE;
  --brand-300: #FE90A9;
  --brand-400: #FE587E;
  --brand-500: #fd1c4f;
  --brand-600: #F30239;
  --brand-700: #CA022F;
  --brand-800: #A20126;
  --brand-900: #75061F;
  --brand-950: #490413;
  --brand: #fd1c4f;
  --brand-ink: #000000;
}

Colors that work with #fd1c4f

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#9B4B5D
Captions on the surface
Accent#00CC6B
Second voice, not a rival
Dark variant#7E011D
Hover, pressed, headers
Light variant#FFE6EB
Selected rows, tints
Dark surface#241417
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 #fd1c4f

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#1CFDCA
Analogous left#FD1CC0
Analogous right#FD591C
Split-complement 1#1CFD59
Split-complement 2#1CC0FD
Triadic 1#4FFD1C
Triadic 2#1C4FFD
Tetradic#C0FD1C

RGB percentages

Red99.2%
Green11.0%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta88.9%
Yellow68.8%
Key (black)0.8%

Color previews

#fd1c4f text on a black background

contrast 5.46:1

Card sample

#fd1c4f text on a white background

contrast 3.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd1c4f

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.

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

#fd1c4f, answered

What color is #fd1c4f?

#fd1c4f is a balanced electric red, closest to Crimson (ΔE2000 7.7). It sits at 346° on the hue wheel with 98% saturation and 55% lightness, which reads as warm.

What is the RGB value of #fd1c4f?

rgb(253, 28, 79) — 253 red, 28 green and 79 blue out of 255, or 99.2% / 11% / 31% by channel.

Is #fd1c4f a light or a dark color?

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

Should I use black or white text on #fd1c4f?

Black. It scores 5.46:1 against #fd1c4f, versus 3.85:1 for white — AA at any size.

What is the complementary color of #fd1c4f?

#1CFDCA sits directly opposite on the wheel. Softer options are the split-complements #1CFD59 and #1CC0FD, which give the same contrast with far less vibration.

What colors go well with #fd1c4f?

For interface work: #FAF4F6 as the surface, #EDC0CA for borders, #9B4B5D for secondary text, #00CC6B as an accent and #7E011D for hover and pressed states. For a palette, the analogous pair #FD1CC0 and #FD591C stays calm, while #1CFDCA is the loudest partner.

What is #fd1c4f in CMYK for printing?

cmyk(0%, 89%, 69%, 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 #fd1c4f warm or cool?

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

Work with #fd1c4f in the Color Lab