Skip to content

#ff5599

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

RGB
255, 85, 153
HSL
336°, 100%, 67%
CMYK
0, 67, 40, 0
Luminance
0.3006

At a glance

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

Hex
#ff5599
Hue
336°
magenta / pink
Saturation
100%
electric
Lightness
67%
light
Brightness
100%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3006
WCAG relative
Temperature
Warm
30/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.01:1
Closest name
Hot Pink
ΔE2000 5.4
Where it sits
Hue336° of 360°
Saturation100%
Lightness67%
Temperature
Warm ← → Cool30% 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#ff5599
RGBrgb(255, 85, 153)
HSLhsl(336, 100%, 67%)
CMYKcmyk(0%, 67%, 40%, 0%)
LABlab(61.7 69.3 -0.8)
LCHlch(61.7 69.3 359.4)
OKLCHoklch(0.698 0.212 359.7)
Decimal16733593
Display P3color(display-p3 1.000 0.333 0.600)

Copy-ready code

/* CSS */
color: #ff5599;
background-color: #ff5599;
/* Tailwind (arbitrary) */
class="text-[#ff5599] bg-[#ff5599]"
/* SCSS */
$brand: #ff5599;
/* SwiftUI */
Color(red: 1.000, green: 0.333, blue: 0.600)
/* Android */
Color.parseColor("#ff5599")
/* Flutter */
Color(0xFFFF5599)
/* Python / OpenCV (BGR) */
(153, 85, 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 #ff5599 · 7.01:1
Use #000000AAA at every size.
Aa
White text · 3.00:1
AA fail · AA large pass · AAA fail
Aa
Black text · 7.01:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ff5599 as text scores 3.00:1 on white and 7.01:1 on black.

Accessibility — WCAG contrast

Aa
#ff5599 on white: 3.00:1
AA ✗ fail · AA-large · AAA
Aa
#ff5599 on black: 7.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #76809B
deuteranopia · #A4A195
tritanopia · #FF4171

Color scale — 50 to 950

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

#FEF1F6
#FCE3ED
#FCC0D8
#FF8FBC
#ff5599
#FF1F78
#F50062
#CC0052
#A30041
#760532
#49031F
Base = 400Lightest = 50 · #FEF1F6Darkest = 950 · #49031F
:root {
  --brand-50: #FEF1F6;
  --brand-100: #FCE3ED;
  --brand-200: #FCC0D8;
  --brand-300: #FF8FBC;
  --brand-400: #ff5599;
  --brand-500: #FF1F78;
  --brand-600: #F50062;
  --brand-700: #CC0052;
  --brand-800: #A30041;
  --brand-900: #760532;
  --brand-950: #49031F;
  --brand: #ff5599;
  --brand-ink: #000000;
}

Colors that work with #ff5599

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#FAF4F7
Tinted page background
Border#EDC0D2
Hairlines and dividers
Muted text#9B4B6B
Captions on the surface
Accent#00CC48
Second voice, not a rival
Dark variant#800033
Hover, pressed, headers
Light variant#FFE5F0
Selected rows, tints
Dark surface#24141A
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 #ff5599

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#55FFBB
Analogous left#FF55EE
Analogous right#FF6655
Split-complement 1#55FF66
Split-complement 2#55EEFF
Triadic 1#99FF55
Triadic 2#5599FF
Tetradic#EEFF55

RGB percentages

Red100.0%
Green33.3%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta66.7%
Yellow40.0%
Key (black)0.0%

Color previews

#ff5599 text on a black background

contrast 7.01:1

Card sample

#ff5599 text on a white background

contrast 3.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5599

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.

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

#ff5599, answered

What color is #ff5599?

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

What is the RGB value of #ff5599?

rgb(255, 85, 153) — 255 red, 85 green and 153 blue out of 255, or 100% / 33.3% / 60% by channel.

Is #ff5599 a light or a dark color?

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

Should I use black or white text on #ff5599?

Black. It scores 7.01:1 against #ff5599, versus 3.00:1 for white — AAA at any size.

What is the complementary color of #ff5599?

#55FFBB sits directly opposite on the wheel. Softer options are the split-complements #55FF66 and #55EEFF, which give the same contrast with far less vibration.

What colors go well with #ff5599?

For interface work: #FAF4F7 as the surface, #EDC0D2 for borders, #9B4B6B for secondary text, #00CC48 as an accent and #800033 for hover and pressed states. For a palette, the analogous pair #FF55EE and #FF6655 stays calm, while #55FFBB is the loudest partner.

What is #ff5599 in CMYK for printing?

cmyk(0%, 67%, 40%, 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 #ff5599 warm or cool?

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

Work with #ff5599 in the Color Lab