Skip to content

#ff4db5

a light, electric magenta / pink · warm · closest name: Hot Pink

RGB
255, 77, 181
HSL
325°, 100%, 65%
CMYK
0, 70, 29, 0
Luminance
0.2990

At a glance

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

Hex
#ff4db5
Hue
325°
magenta / pink
Saturation
100%
electric
Lightness
65%
light
Brightness
100%
HSV value
Perceived
64%
weighted brightness
Luminance
0.2990
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.98:1
Closest name
Hot Pink
ΔE2000 4.7
Where it sits
Hue325° of 360°
Saturation100%
Lightness65%
Temperature
Warm ← → Cool36% 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#ff4db5
RGBrgb(255, 77, 181)
HSLhsl(325, 100%, 65%)
CMYKcmyk(0%, 70%, 29%, 0%)
LABlab(61.6 75.2 -17.1)
LCHlch(61.6 77.1 347.2)
OKLCHoklch(0.700 0.233 348.9)
Decimal16731573
Display P3color(display-p3 1.000 0.302 0.710)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff4db5 on white: 3.01:1
AA ✗ fail · AA-large · AAA
Aa
#ff4db5 on black: 6.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6781B8
deuteranopia · #9BA0B1
tritanopia · #FF457B

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ff4db5 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FEF1F8
#FCE3F2
#FCC0E3
#FF8FD0
#ff4db5
#FF1FA2
#F5008F
#CC0077
#A3005F
#760547
#49032C
Base = 400Lightest = 50 · #FEF1F8Darkest = 950 · #49032C
:root {
  --brand-50: #FEF1F8;
  --brand-100: #FCE3F2;
  --brand-200: #FCC0E3;
  --brand-300: #FF8FD0;
  --brand-400: #ff4db5;
  --brand-500: #FF1FA2;
  --brand-600: #F5008F;
  --brand-700: #CC0077;
  --brand-800: #A3005F;
  --brand-900: #760547;
  --brand-950: #49032C;
  --brand: #ff4db5;
  --brand-ink: #000000;
}

Colors that work with #ff4db5

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#EDC0DA
Hairlines and dividers
Muted text#9B4B7A
Captions on the surface
Accent#00CC21
Second voice, not a rival
Dark variant#80004B
Hover, pressed, headers
Light variant#FFE5F4
Selected rows, tints
Dark surface#24141D
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 #ff4db5

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
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#4DFF97
Analogous left#F04DFF
Analogous right#FF4D5C
Split-complement 1#5CFF4D
Split-complement 2#4DFFF0
Triadic 1#B5FF4D
Triadic 2#4DB5FF
Tetradic#FFF04D

RGB percentages

Red100.0%
Green30.2%
Blue71.0%

CMYK percentages

Cyan0.0%
Magenta69.8%
Yellow29.0%
Key (black)0.0%

Color previews

#ff4db5 text on a black background

contrast 6.98:1

Card sample

#ff4db5 text on a white background

contrast 3.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff4db5

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.

#ff4db5 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#ff4db5, answered

What color is #ff4db5?

#ff4db5 is a light electric magenta / pink, closest to Hot Pink (ΔE2000 4.7). It sits at 325° on the hue wheel with 100% saturation and 65% lightness, which reads as warm.

What is the RGB value of #ff4db5?

rgb(255, 77, 181) — 255 red, 77 green and 181 blue out of 255, or 100% / 30.2% / 71% by channel.

Is #ff4db5 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2990 and perceived brightness is 64%, so black text on it reaches 6.98:1.

Should I use black or white text on #ff4db5?

Black. It scores 6.98:1 against #ff4db5, versus 3.01:1 for white — AA at any size.

What is the complementary color of #ff4db5?

#4DFF97 sits directly opposite on the wheel. Softer options are the split-complements #5CFF4D and #4DFFF0, which give the same contrast with far less vibration.

What colors go well with #ff4db5?

For interface work: #FAF4F8 as the surface, #EDC0DA for borders, #9B4B7A for secondary text, #00CC21 as an accent and #80004B for hover and pressed states. For a palette, the analogous pair #F04DFF and #FF4D5C stays calm, while #4DFF97 is the loudest partner.

What is #ff4db5 in CMYK for printing?

cmyk(0%, 70%, 29%, 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 #ff4db5 warm or cool?

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

Work with #ff4db5 in the Color Lab