Skip to content

#ef1b55

a balanced, electric magenta / pink · warm · closest name: Crimson

RGB
239, 27, 85
HSL
344°, 87%, 52%
CMYK
0, 89, 64, 6
Luminance
0.1979

At a glance

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

Hex
#ef1b55
Hue
344°
magenta / pink
Saturation
87%
electric
Lightness
52%
balanced
Brightness
94%
HSV value
Perceived
53%
weighted brightness
Luminance
0.1979
WCAG relative
Temperature
Warm
26/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
4.96:1
Closest name
Crimson
ΔE2000 6.5
Where it sits
Hue344° of 360°
Saturation87%
Lightness52%
Temperature
Warm ← → Cool26% 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#ef1b55
RGBrgb(239, 27, 85)
HSLhsl(344, 87%, 52%)
CMYKcmyk(0%, 89%, 64%, 6%)
LABlab(51.6 75.7 25.1)
LCHlch(51.6 79.8 18.3)
OKLCHoklch(0.613 0.235 14.8)
Decimal15670101
Display P3color(display-p3 0.937 0.106 0.333)

Copy-ready code

/* CSS */
color: #ef1b55;
background-color: #ef1b55;
/* Tailwind (arbitrary) */
class="text-[#ef1b55] bg-[#ef1b55]"
/* SCSS */
$brand: #ef1b55;
/* SwiftUI */
Color(red: 0.937, green: 0.106, blue: 0.333)
/* Android */
Color.parseColor("#ef1b55")
/* Flutter */
Color(0xFFEF1B55)
/* Python / OpenCV (BGR) */
(85, 27, 239)

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

Accessibility — WCAG contrast

Aa
#ef1b55 on white: 4.24:1
AA ✗ fail · AA-large · AAA
Aa
#ef1b55 on black: 4.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #636055
deuteranopia · #968A4F
tritanopia · #FF0038

Color scale — 50 to 950

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

#FDF2F5
#FAE5EB
#F7C4D2
#F896B1
#F4628A
#ef1b55
#E5104A
#BF0D3E
#990B31
#6E0C27
#450818
Base = 500Lightest = 50 · #FDF2F5Darkest = 950 · #450818
:root {
  --brand-50: #FDF2F5;
  --brand-100: #FAE5EB;
  --brand-200: #F7C4D2;
  --brand-300: #F896B1;
  --brand-400: #F4628A;
  --brand-500: #ef1b55;
  --brand-600: #E5104A;
  --brand-700: #BF0D3E;
  --brand-800: #990B31;
  --brand-900: #6E0C27;
  --brand-950: #450818;
  --brand: #ef1b55;
  --brand-ink: #000000;
}

Colors that work with #ef1b55

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#EDC0CC
Hairlines and dividers
Muted text#9B4B61
Captions on the surface
Accent#09C362
Second voice, not a rival
Dark variant#770827
Hover, pressed, headers
Light variant#FDE7ED
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 #ef1b55

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#1BEFB5
Analogous left#EF1BBF
Analogous right#EF4B1B
Split-complement 1#1BEF4B
Split-complement 2#1BBFEF
Triadic 1#55EF1B
Triadic 2#1B55EF
Tetradic#BFEF1B

RGB percentages

Red93.7%
Green10.6%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta88.7%
Yellow64.4%
Key (black)6.3%

Color previews

#ef1b55 text on a black background

contrast 4.96:1

Card sample

#ef1b55 text on a white background

contrast 4.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(239, 27, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(239, 27, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ef1b55;
background: linear-gradient(135deg, #ef1b55, #EF6F1B);

Monochromatic scale

Palettes built from #ef1b55

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.

#ef1b55 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#ef1b55, answered

What color is #ef1b55?

#ef1b55 is a balanced electric magenta / pink, closest to Crimson (ΔE2000 6.5). It sits at 344° on the hue wheel with 87% saturation and 52% lightness, which reads as warm.

What is the RGB value of #ef1b55?

rgb(239, 27, 85) — 239 red, 27 green and 85 blue out of 255, or 93.7% / 10.6% / 33.3% by channel.

Is #ef1b55 a light or a dark color?

It is a mid-tone. Relative luminance is 0.1979 and perceived brightness is 53%, so black text on it reaches 4.96:1.

Should I use black or white text on #ef1b55?

Black. It scores 4.96:1 against #ef1b55, versus 4.24:1 for white — AA at any size.

What is the complementary color of #ef1b55?

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

What colors go well with #ef1b55?

For interface work: #FAF4F6 as the surface, #EDC0CC for borders, #9B4B61 for secondary text, #09C362 as an accent and #770827 for hover and pressed states. For a palette, the analogous pair #EF1BBF and #EF4B1B stays calm, while #1BEFB5 is the loudest partner.

What is #ef1b55 in CMYK for printing?

cmyk(0%, 89%, 64%, 6%). 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 #ef1b55 warm or cool?

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

Work with #ef1b55 in the Color Lab