Skip to content

#f45cac

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

RGB
244, 92, 172
HSL
328°, 87%, 66%
CMYK
0, 62, 30, 4
Luminance
0.2987

At a glance

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

Hex
#f45cac
Hue
328°
magenta / pink
Saturation
87%
electric
Lightness
66%
light
Brightness
96%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2987
WCAG relative
Temperature
Warm
34/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.97:1
Closest name
Hot Pink
ΔE2000 3.4
Where it sits
Hue328° of 360°
Saturation87%
Lightness66%
Temperature
Warm ← → Cool34% 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#f45cac
RGBrgb(244, 92, 172)
HSLhsl(328, 87%, 66%)
CMYKcmyk(0%, 62%, 30%, 4%)
LABlab(61.5 65.5 -12.2)
LCHlch(61.5 66.7 349.5)
OKLCHoklch(0.695 0.202 351.0)
Decimal16014508
Display P3color(display-p3 0.957 0.361 0.675)

Copy-ready code

/* CSS */
color: #f45cac;
background-color: #f45cac;
/* Tailwind (arbitrary) */
class="text-[#f45cac] bg-[#f45cac]"
/* SCSS */
$brand: #f45cac;
/* SwiftUI */
Color(red: 0.957, green: 0.361, blue: 0.675)
/* Android */
Color.parseColor("#f45cac")
/* Flutter */
Color(0xFFF45CAC)
/* Python / OpenCV (BGR) */
(172, 92, 244)

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 #f45cac · 6.97: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.97:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #f45cac as text scores 3.01:1 on white and 6.97:1 on black.

Accessibility — WCAG contrast

Aa
#f45cac on white: 3.01:1
AA ✗ fail · AA-large · AAA
Aa
#f45cac on black: 6.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7183AE
deuteranopia · #9C9FA8
tritanopia · #FF547D

Color scale — 50 to 950

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

#FDF2F8
#FAE5F0
#F8C4DF
#F896CA
#f45cac
#F12D94
#E50F80
#BF0D6B
#990A55
#6E0C40
#450728
Base = 400Lightest = 50 · #FDF2F8Darkest = 950 · #450728
:root {
  --brand-50: #FDF2F8;
  --brand-100: #FAE5F0;
  --brand-200: #F8C4DF;
  --brand-300: #F896CA;
  --brand-400: #f45cac;
  --brand-500: #F12D94;
  --brand-600: #E50F80;
  --brand-700: #BF0D6B;
  --brand-800: #990A55;
  --brand-900: #6E0C40;
  --brand-950: #450728;
  --brand: #f45cac;
  --brand-ink: #000000;
}

Colors that work with #f45cac

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#EDC0D7
Hairlines and dividers
Muted text#9B4B75
Captions on the surface
Accent#08C432
Second voice, not a rival
Dark variant#770843
Hover, pressed, headers
Light variant#FDE7F3
Selected rows, tints
Dark surface#24141C
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 #f45cac

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#5CF4A4
Analogous left#F05CF4
Analogous right#F45C60
Split-complement 1#60F45C
Split-complement 2#5CF4F0
Triadic 1#ACF45C
Triadic 2#5CACF4
Tetradic#F4F05C

RGB percentages

Red95.7%
Green36.1%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta62.3%
Yellow29.5%
Key (black)4.3%

Color previews

#f45cac text on a black background

contrast 6.97:1

Card sample

#f45cac text on a white background

contrast 3.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(244, 92, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(244, 92, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f45cac;
background: linear-gradient(135deg, #f45cac, #F4715C);

Monochromatic scale

Palettes built from #f45cac

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.

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

#f45cac, answered

What color is #f45cac?

#f45cac is a light electric magenta / pink, closest to Hot Pink (ΔE2000 3.4). It sits at 328° on the hue wheel with 87% saturation and 66% lightness, which reads as warm.

What is the RGB value of #f45cac?

rgb(244, 92, 172) — 244 red, 92 green and 172 blue out of 255, or 95.7% / 36.1% / 67.5% by channel.

Is #f45cac a light or a dark color?

It is a mid-tone. Relative luminance is 0.2987 and perceived brightness is 63%, so black text on it reaches 6.97:1.

Should I use black or white text on #f45cac?

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

What is the complementary color of #f45cac?

#5CF4A4 sits directly opposite on the wheel. Softer options are the split-complements #60F45C and #5CF4F0, which give the same contrast with far less vibration.

What colors go well with #f45cac?

For interface work: #FAF4F8 as the surface, #EDC0D7 for borders, #9B4B75 for secondary text, #08C432 as an accent and #770843 for hover and pressed states. For a palette, the analogous pair #F05CF4 and #F45C60 stays calm, while #5CF4A4 is the loudest partner.

What is #f45cac in CMYK for printing?

cmyk(0%, 62%, 30%, 4%). 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 #f45cac warm or cool?

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

Work with #f45cac in the Color Lab