Skip to content

#ef1e9f

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

RGB
239, 30, 159
HSL
323°, 87%, 53%
CMYK
0, 87, 34, 6
Luminance
0.2178

At a glance

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

Hex
#ef1e9f
Hue
323°
magenta / pink
Saturation
87%
electric
Lightness
53%
balanced
Brightness
94%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2178
WCAG relative
Temperature
Warm
37/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.36:1
Closest name
Deep Pink
ΔE2000 4.5
Where it sits
Hue323° of 360°
Saturation87%
Lightness53%
Temperature
Warm ← → Cool37% 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#ef1e9f
RGBrgb(239, 30, 159)
HSLhsl(323, 87%, 53%)
CMYKcmyk(0%, 87%, 34%, 6%)
LABlab(53.8 80.9 -16.4)
LCHlch(53.8 82.6 348.6)
OKLCHoklch(0.635 0.252 350.3)
Decimal15670943
Display P3color(display-p3 0.937 0.118 0.624)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ef1e9f on white: 3.92:1
AA ✗ fail · AA-large · AAA
Aa
#ef1e9f on black: 5.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4D6AA2
deuteranopia · #898D9B
tritanopia · #FF0061

Color scale — 50 to 950

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

#FDF2F9
#FAE5F2
#F7C4E4
#F896D2
#F462BC
#ef1e9f
#E51093
#BE0E7B
#980B62
#6E0C49
#45082D
Base = 500Lightest = 50 · #FDF2F9Darkest = 950 · #45082D
:root {
  --brand-50: #FDF2F9;
  --brand-100: #FAE5F2;
  --brand-200: #F7C4E4;
  --brand-300: #F896D2;
  --brand-400: #F462BC;
  --brand-500: #ef1e9f;
  --brand-600: #E51093;
  --brand-700: #BE0E7B;
  --brand-800: #980B62;
  --brand-900: #6E0C49;
  --brand-950: #45082D;
  --brand: #ef1e9f;
  --brand-ink: #000000;
}

Colors that work with #ef1e9f

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#FAF4F8
Tinted page background
Border#EDC0DB
Hairlines and dividers
Muted text#9B4B7C
Captions on the surface
Accent#09C322
Second voice, not a rival
Dark variant#77084D
Hover, pressed, headers
Light variant#FDE7F5
Selected rows, tints
Dark surface#24141E
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 #ef1e9f

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#1EEF6E
Analogous left#D71EEF
Analogous right#EF1E36
Split-complement 1#36EF1E
Split-complement 2#1EEFD7
Triadic 1#9FEF1E
Triadic 2#1E9FEF
Tetradic#EFD71E

RGB percentages

Red93.7%
Green11.8%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta87.4%
Yellow33.5%
Key (black)6.3%

Color previews

#ef1e9f text on a black background

contrast 5.36:1

Card sample

#ef1e9f text on a white background

contrast 3.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ef1e9f

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.

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

#ef1e9f, answered

What color is #ef1e9f?

#ef1e9f is a balanced electric magenta / pink, closest to Deep Pink (ΔE2000 4.5). It sits at 323° on the hue wheel with 87% saturation and 53% lightness, which reads as warm.

What is the RGB value of #ef1e9f?

rgb(239, 30, 159) — 239 red, 30 green and 159 blue out of 255, or 93.7% / 11.8% / 62.4% by channel.

Is #ef1e9f a light or a dark color?

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

Should I use black or white text on #ef1e9f?

Black. It scores 5.36:1 against #ef1e9f, versus 3.92:1 for white — AA at any size.

What is the complementary color of #ef1e9f?

#1EEF6E sits directly opposite on the wheel. Softer options are the split-complements #36EF1E and #1EEFD7, which give the same contrast with far less vibration.

What colors go well with #ef1e9f?

For interface work: #FAF4F8 as the surface, #EDC0DB for borders, #9B4B7C for secondary text, #09C322 as an accent and #77084D for hover and pressed states. For a palette, the analogous pair #D71EEF and #EF1E36 stays calm, while #1EEF6E is the loudest partner.

What is #ef1e9f in CMYK for printing?

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

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

Work with #ef1e9f in the Color Lab