Skip to content

#ff2136

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

RGB
255, 33, 54
HSL
354°, 100%, 57%
CMYK
0, 87, 79, 0
Luminance
0.2261

At a glance

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

Hex
#ff2136
Hue
354°
red
Saturation
100%
electric
Lightness
57%
balanced
Brightness
100%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2261
WCAG relative
Temperature
Warm
20/100 cool
Color family
Red
Tone
Electric
Best ink
Black
5.52:1
Closest name
Red
ΔE2000 7.5
Where it sits
Hue354° of 360°
Saturation100%
Lightness57%
Temperature
Warm ← → Cool20% 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#ff2136
RGBrgb(255, 33, 54)
HSLhsl(354, 100%, 57%)
CMYKcmyk(0%, 87%, 79%, 0%)
LABlab(54.7 77.5 47.4)
LCHlch(54.7 90.9 31.4)
OKLCHoklch(0.639 0.246 24.5)
Decimal16720182
Display P3color(display-p3 1.000 0.129 0.212)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2136 on white: 3.80:1
AA ✗ fail · AA-large · AAA
Aa
#ff2136 on black: 5.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #706534
deuteranopia · #A4932B
tritanopia · #FF002D

Color scale — 50 to 950

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

#FEF1F2
#FCE3E6
#FCC0C6
#FF8F99
#FF5767
#ff2136
#F50017
#CC0013
#A30010
#760510
#49030A
Base = 500Lightest = 50 · #FEF1F2Darkest = 950 · #49030A
:root {
  --brand-50: #FEF1F2;
  --brand-100: #FCE3E6;
  --brand-200: #FCC0C6;
  --brand-300: #FF8F99;
  --brand-400: #FF5767;
  --brand-500: #ff2136;
  --brand-600: #F50017;
  --brand-700: #CC0013;
  --brand-800: #A30010;
  --brand-900: #760510;
  --brand-950: #49030A;
  --brand: #ff2136;
  --brand-ink: #000000;
}

Colors that work with #ff2136

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#FAF4F5
Tinted page background
Border#EDC0C4
Hairlines and dividers
Muted text#9B4B52
Captions on the surface
Accent#00CC85
Second voice, not a rival
Dark variant#80000C
Hover, pressed, headers
Light variant#FFE5E8
Selected rows, tints
Dark surface#241415
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 #ff2136

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#21FFEA
Analogous left#FF21A5
Analogous right#FF7B21
Split-complement 1#21FF7B
Split-complement 2#21A5FF
Triadic 1#36FF21
Triadic 2#2136FF
Tetradic#A5FF21

RGB percentages

Red100.0%
Green12.9%
Blue21.2%

CMYK percentages

Cyan0.0%
Magenta87.1%
Yellow78.8%
Key (black)0.0%

Color previews

#ff2136 text on a black background

contrast 5.52:1

Card sample

#ff2136 text on a white background

contrast 3.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2136

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.

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

#ff2136, answered

What color is #ff2136?

#ff2136 is a balanced electric red, closest to Red (ΔE2000 7.5). It sits at 354° on the hue wheel with 100% saturation and 57% lightness, which reads as warm.

What is the RGB value of #ff2136?

rgb(255, 33, 54) — 255 red, 33 green and 54 blue out of 255, or 100% / 12.9% / 21.2% by channel.

Is #ff2136 a light or a dark color?

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

Should I use black or white text on #ff2136?

Black. It scores 5.52:1 against #ff2136, versus 3.80:1 for white — AA at any size.

What is the complementary color of #ff2136?

#21FFEA sits directly opposite on the wheel. Softer options are the split-complements #21FF7B and #21A5FF, which give the same contrast with far less vibration.

What colors go well with #ff2136?

For interface work: #FAF4F5 as the surface, #EDC0C4 for borders, #9B4B52 for secondary text, #00CC85 as an accent and #80000C for hover and pressed states. For a palette, the analogous pair #FF21A5 and #FF7B21 stays calm, while #21FFEA is the loudest partner.

What is #ff2136 in CMYK for printing?

cmyk(0%, 87%, 79%, 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 #ff2136 warm or cool?

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

Work with #ff2136 in the Color Lab