Skip to content

#f57798

a light, electric magenta / pink · warm · closest name: Pale Violet Red

RGB
245, 119, 152
HSL
344°, 86%, 71%
CMYK
0, 51, 38, 4
Luminance
0.3487

At a glance

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

Hex
#f57798
Hue
344°
magenta / pink
Saturation
86%
electric
Lightness
71%
light
Brightness
96%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3487
WCAG relative
Temperature
Warm
25/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.97:1
Closest name
Pale Violet Red
ΔE2000 5.3
Where it sits
Hue344° of 360°
Saturation86%
Lightness71%
Temperature
Warm ← → Cool25% 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#f57798
RGBrgb(245, 119, 152)
HSLhsl(344, 86%, 71%)
CMYKcmyk(0%, 51%, 38%, 4%)
LABlab(65.7 51.5 5.4)
LCHlch(65.7 51.8 5.9)
OKLCHoklch(0.724 0.157 5.3)
Decimal16086936
Display P3color(display-p3 0.961 0.467 0.596)

Copy-ready code

/* CSS */
color: #f57798;
background-color: #f57798;
/* Tailwind (arbitrary) */
class="text-[#f57798] bg-[#f57798]"
/* SCSS */
$brand: #f57798;
/* SwiftUI */
Color(red: 0.961, green: 0.467, blue: 0.596)
/* Android */
Color.parseColor("#f57798")
/* Flutter */
Color(0xFFF57798)
/* Python / OpenCV (BGR) */
(152, 119, 245)

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 #f57798 · 7.97:1
Use #000000AAA at every size.
Aa
White text · 2.63:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.97:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f57798 as text scores 2.63:1 on white and 7.97:1 on black.

Accessibility — WCAG contrast

Aa
#f57798 on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#f57798 on black: 7.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8E9099
deuteranopia · #AEA995
tritanopia · #FF6B83

Color scale — 50 to 950

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

#FDF2F5
#FAE5EB
#F7C5D2
#F796B0
#f57798
#F02E61
#E41148
#BE0E3C
#980B30
#6E0D26
#450818
Base = 400Lightest = 50 · #FDF2F5Darkest = 950 · #450818
:root {
  --brand-50: #FDF2F5;
  --brand-100: #FAE5EB;
  --brand-200: #F7C5D2;
  --brand-300: #F796B0;
  --brand-400: #f57798;
  --brand-500: #F02E61;
  --brand-600: #E41148;
  --brand-700: #BE0E3C;
  --brand-800: #980B30;
  --brand-900: #6E0D26;
  --brand-950: #450818;
  --brand: #f57798;
  --brand-ink: #000000;
}

Colors that work with #f57798

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#FAF4F6
Tinted page background
Border#EDC0CC
Hairlines and dividers
Muted text#9B4B60
Captions on the surface
Accent#0AC264
Second voice, not a rival
Dark variant#770926
Hover, pressed, headers
Light variant#FDE7ED
Selected rows, tints
Dark surface#241418
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 #f57798

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • 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
  • Text of any size on white — fails WCAG AA
  • 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#77F5D4
Analogous left#F577D7
Analogous right#F59577
Split-complement 1#77F595
Split-complement 2#77D7F5
Triadic 1#98F577
Triadic 2#7798F5
Tetradic#D7F577

RGB percentages

Red96.1%
Green46.7%
Blue59.6%

CMYK percentages

Cyan0.0%
Magenta51.4%
Yellow38.0%
Key (black)3.9%

Color previews

#f57798 text on a black background

contrast 7.97:1

Card sample

#f57798 text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(245, 119, 152, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(245, 119, 152, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f57798;
background: linear-gradient(135deg, #f57798, #F5AA77);

Monochromatic scale

Palettes built from #f57798

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.

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

#f57798, answered

What color is #f57798?

#f57798 is a light electric magenta / pink, closest to Pale Violet Red (ΔE2000 5.3). It sits at 344° on the hue wheel with 86% saturation and 71% lightness, which reads as warm.

What is the RGB value of #f57798?

rgb(245, 119, 152) — 245 red, 119 green and 152 blue out of 255, or 96.1% / 46.7% / 59.6% by channel.

Is #f57798 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3487 and perceived brightness is 67%, so black text on it reaches 7.97:1.

Should I use black or white text on #f57798?

Black. It scores 7.97:1 against #f57798, versus 2.63:1 for white — AAA at any size.

What is the complementary color of #f57798?

#77F5D4 sits directly opposite on the wheel. Softer options are the split-complements #77F595 and #77D7F5, which give the same contrast with far less vibration.

What colors go well with #f57798?

For interface work: #FAF4F6 as the surface, #EDC0CC for borders, #9B4B60 for secondary text, #0AC264 as an accent and #770926 for hover and pressed states. For a palette, the analogous pair #F577D7 and #F59577 stays calm, while #77F5D4 is the loudest partner.

What is #f57798 in CMYK for printing?

cmyk(0%, 51%, 38%, 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 #f57798 warm or cool?

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

Work with #f57798 in the Color Lab