Skip to content

#ff2f5b

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

RGB
255, 47, 91
HSL
347°, 100%, 59%
CMYK
0, 82, 64, 0
Luminance
0.2405

At a glance

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

Hex
#ff2f5b
Hue
347°
red
Saturation
100%
electric
Lightness
59%
balanced
Brightness
100%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2405
WCAG relative
Temperature
Warm
24/100 cool
Color family
Red
Tone
Electric
Best ink
Black
5.81:1
Closest name
Indian Red
ΔE2000 9.1
Where it sits
Hue347° of 360°
Saturation100%
Lightness59%
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#ff2f5b
RGBrgb(255, 47, 91)
HSLhsl(347, 100%, 59%)
CMYKcmyk(0%, 82%, 64%, 0%)
LABlab(56.1 76.3 27.9)
LCHlch(56.1 81.2 20.1)
OKLCHoklch(0.652 0.237 16.3)
Decimal16723803
Display P3color(display-p3 1.000 0.184 0.357)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2f5b on white: 3.61:1
AA ✗ fail · AA-large · AAA
Aa
#ff2f5b on black: 5.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #706B5B
deuteranopia · #A39655
tritanopia · #FF0043

Color scale — 50 to 950

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

#FEF1F4
#FCE3E8
#FCC0CD
#FF8FA7
#FF577A
#ff2f5b
#F50034
#CC002B
#A30023
#76051D
#490312
Base = 500Lightest = 50 · #FEF1F4Darkest = 950 · #490312
:root {
  --brand-50: #FEF1F4;
  --brand-100: #FCE3E8;
  --brand-200: #FCC0CD;
  --brand-300: #FF8FA7;
  --brand-400: #FF577A;
  --brand-500: #ff2f5b;
  --brand-600: #F50034;
  --brand-700: #CC002B;
  --brand-800: #A30023;
  --brand-900: #76051D;
  --brand-950: #490312;
  --brand: #ff2f5b;
  --brand-ink: #000000;
}

Colors that work with #ff2f5b

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#EDC0C9
Hairlines and dividers
Muted text#9B4B5C
Captions on the surface
Accent#00CC6E
Second voice, not a rival
Dark variant#80001B
Hover, pressed, headers
Light variant#FFE5EB
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 #ff2f5b

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#2FFFD3
Analogous left#FF2FC3
Analogous right#FF6B2F
Split-complement 1#2FFF6B
Split-complement 2#2FC3FF
Triadic 1#5BFF2F
Triadic 2#2F5BFF
Tetradic#C3FF2F

RGB percentages

Red100.0%
Green18.4%
Blue35.7%

CMYK percentages

Cyan0.0%
Magenta81.6%
Yellow64.3%
Key (black)0.0%

Color previews

#ff2f5b text on a black background

contrast 5.81:1

Card sample

#ff2f5b text on a white background

contrast 3.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2f5b

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.

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

#ff2f5b, answered

What color is #ff2f5b?

#ff2f5b is a balanced electric red, closest to Indian Red (ΔE2000 9.1). It sits at 347° on the hue wheel with 100% saturation and 59% lightness, which reads as warm.

What is the RGB value of #ff2f5b?

rgb(255, 47, 91) — 255 red, 47 green and 91 blue out of 255, or 100% / 18.4% / 35.7% by channel.

Is #ff2f5b a light or a dark color?

It is a mid-tone. Relative luminance is 0.2405 and perceived brightness is 58%, so black text on it reaches 5.81:1.

Should I use black or white text on #ff2f5b?

Black. It scores 5.81:1 against #ff2f5b, versus 3.61:1 for white — AA at any size.

What is the complementary color of #ff2f5b?

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

What colors go well with #ff2f5b?

For interface work: #FAF4F6 as the surface, #EDC0C9 for borders, #9B4B5C for secondary text, #00CC6E as an accent and #80001B for hover and pressed states. For a palette, the analogous pair #FF2FC3 and #FF6B2F stays calm, while #2FFFD3 is the loudest partner.

What is #ff2f5b in CMYK for printing?

cmyk(0%, 82%, 64%, 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 #ff2f5b 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 #FF4B2F; nudged cooler, #FF2FA7.

Work with #ff2f5b in the Color Lab