Skip to content

#ff1eb2

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

RGB
255, 30, 178
HSL
321°, 100%, 56%
CMYK
0, 88, 30, 0
Luminance
0.2540

At a glance

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

Hex
#ff1eb2
Hue
321°
magenta / pink
Saturation
100%
electric
Lightness
56%
balanced
Brightness
100%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2540
WCAG relative
Temperature
Warm
39/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.08:1
Closest name
Deep Pink
ΔE2000 5.7
Where it sits
Hue321° of 360°
Saturation100%
Lightness56%
Temperature
Warm ← → Cool39% 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#ff1eb2
RGBrgb(255, 30, 178)
HSLhsl(321, 100%, 56%)
CMYKcmyk(0%, 88%, 30%, 0%)
LABlab(57.5 86.3 -21.6)
LCHlch(57.5 88.9 345.9)
OKLCHoklch(0.669 0.270 347.8)
Decimal16719538
Display P3color(display-p3 1.000 0.118 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff1eb2 on white: 3.45:1
AA ✗ fail · AA-large · AAA
Aa
#ff1eb2 on black: 6.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4D72B5
deuteranopia · #9097AD
tritanopia · #FF006C

Color scale — 50 to 950

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

#FEF1F9
#FCE3F4
#FCC0E7
#FF8FD9
#FF57C5
#ff1eb2
#F500A1
#CC0086
#A3006B
#76054F
#490331
Base = 500Lightest = 50 · #FEF1F9Darkest = 950 · #490331
:root {
  --brand-50: #FEF1F9;
  --brand-100: #FCE3F4;
  --brand-200: #FCC0E7;
  --brand-300: #FF8FD9;
  --brand-400: #FF57C5;
  --brand-500: #ff1eb2;
  --brand-600: #F500A1;
  --brand-700: #CC0086;
  --brand-800: #A3006B;
  --brand-900: #76054F;
  --brand-950: #490331;
  --brand: #ff1eb2;
  --brand-ink: #000000;
}

Colors that work with #ff1eb2

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#EDC0DD
Hairlines and dividers
Muted text#9B4B7F
Captions on the surface
Accent#00CC13
Second voice, not a rival
Dark variant#800054
Hover, pressed, headers
Light variant#FFE5F6
Selected rows, tints
Dark surface#24141F
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 #ff1eb2

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#1EFF6B
Analogous left#DB1EFF
Analogous right#FF1E42
Split-complement 1#42FF1E
Split-complement 2#1EFFDB
Triadic 1#B2FF1E
Triadic 2#1EB2FF
Tetradic#FFDB1E

RGB percentages

Red100.0%
Green11.8%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta88.2%
Yellow30.2%
Key (black)0.0%

Color previews

#ff1eb2 text on a black background

contrast 6.08:1

Card sample

#ff1eb2 text on a white background

contrast 3.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff1eb2

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.

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

#ff1eb2, answered

What color is #ff1eb2?

#ff1eb2 is a balanced electric magenta / pink, closest to Deep Pink (ΔE2000 5.7). It sits at 321° on the hue wheel with 100% saturation and 56% lightness, which reads as warm.

What is the RGB value of #ff1eb2?

rgb(255, 30, 178) — 255 red, 30 green and 178 blue out of 255, or 100% / 11.8% / 69.8% by channel.

Is #ff1eb2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2540 and perceived brightness is 60%, so black text on it reaches 6.08:1.

Should I use black or white text on #ff1eb2?

Black. It scores 6.08:1 against #ff1eb2, versus 3.45:1 for white — AA at any size.

What is the complementary color of #ff1eb2?

#1EFF6B sits directly opposite on the wheel. Softer options are the split-complements #42FF1E and #1EFFDB, which give the same contrast with far less vibration.

What colors go well with #ff1eb2?

For interface work: #FAF4F8 as the surface, #EDC0DD for borders, #9B4B7F for secondary text, #00CC13 as an accent and #800054 for hover and pressed states. For a palette, the analogous pair #DB1EFF and #FF1E42 stays calm, while #1EFF6B is the loudest partner.

What is #ff1eb2 in CMYK for printing?

cmyk(0%, 88%, 30%, 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 #ff1eb2 warm or cool?

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

Work with #ff1eb2 in the Color Lab